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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:09:42 CDT 2021


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


Change subject: spelling: happily
......................................................................

spelling: happily

Change-Id: Ieaf03d6d3960262ece8f8f127ef5657a48123240
---
M main/config.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/53/16953/1

diff --git a/main/config.c b/main/config.c
index d5dd93c..2942a60 100644
--- a/main/config.c
+++ b/main/config.c
@@ -3730,7 +3730,7 @@
 			error = 1;
 			goto uint32_done;
 		}
-		/* strtoul will happilly and silently negate negative numbers */
+		/* strtoul will happily and silently negate negative numbers */
 		arg = ast_skip_blanks(arg);
 		if (*arg == '-') {
 			error = 1;

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ieaf03d6d3960262ece8f8f127ef5657a48123240
Gerrit-Change-Number: 16953
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/07774db1/attachment.html>


More information about the asterisk-code-review mailing list