[Asterisk-code-review] spelling: although (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:03:28 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16719 )
Change subject: spelling: although
......................................................................
spelling: although
Change-Id: Ifcc8c20cdc814a174523a257acfdc406a06417d5
---
M main/enum.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/19/16719/1
diff --git a/main/enum.c b/main/enum.c
index 45917ff..48924b9 100644
--- a/main/enum.c
+++ b/main/enum.c
@@ -507,7 +507,7 @@
}
/* Make the regex case-insensitive if the 'i' flag is present. This assumes you
- * aren't using 'i' as a delimiter which, altough dubious, does not appear to be
+ * aren't using 'i' as a delimiter which, although dubious, does not appear to be
* explicitly non-compliant */
if (regexp[regexp_len - 1] == 'i') {
re_flags |= REG_ICASE;
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16719
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ifcc8c20cdc814a174523a257acfdc406a06417d5
Gerrit-Change-Number: 16719
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/b497933b/attachment.html>
More information about the asterisk-code-review
mailing list