[Asterisk-code-review] spelling: whether (asterisk[master])

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:21:57 CDT 2021


Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17295 )


Change subject: spelling: whether
......................................................................

spelling: whether

Change-Id: I48307785905c424875cd608a6f2082287ef2c483
---
M channels/chan_skinny.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/95/17295/1

diff --git a/channels/chan_skinny.c b/channels/chan_skinny.c
index 43c3190..c02f67b 100644
--- a/channels/chan_skinny.c
+++ b/channels/chan_skinny.c
@@ -3576,7 +3576,7 @@
 		transmit_lamp_indication(d, STIMULUS_VOICEMAIL, l->instance, SKINNY_LAMP_OFF);
 	}
 
-	/* find out wether the device lamp should be on or off */
+	/* find out whether the device lamp should be on or off */
 	AST_LIST_TRAVERSE(&d->lines, l2, list) {
 		if (l2->newmsgs) {
 			dev_msgs++;

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17295
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I48307785905c424875cd608a6f2082287ef2c483
Gerrit-Change-Number: 17295
Gerrit-PatchSet: 1
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211107/310bc5fe/attachment.html>


More information about the asterisk-code-review mailing list