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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:17:26 CDT 2021


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


Change subject: spelling: statement
......................................................................

spelling: statement

Change-Id: Ic162d7145e23fca437f4663dfda958fed2a61afb
---
M res/ael/ael.y
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/10/17210/1

diff --git a/res/ael/ael.y b/res/ael/ael.y
index da13c66..e223fd6 100644
--- a/res/ael/ael.y
+++ b/res/ael/ael.y
@@ -464,7 +464,7 @@
 	;
 
 /*
- * Definition of a statememt in our language
+ * Definition of a statement in our language
  */
 statement : LC statements RC {
 		$$ = npval2(PV_STATEMENTBLOCK, &@1, &@3);

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ic162d7145e23fca437f4663dfda958fed2a61afb
Gerrit-Change-Number: 17210
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/97f8ddba/attachment.html>


More information about the asterisk-code-review mailing list