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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:03:52 CDT 2021


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


Change subject: spelling: associated
......................................................................

spelling: associated

Change-Id: Iee57a991d75995d54c7abef058a0e46a026ddb2b
---
M pbx/pbx_lua.c
M res/res_calendar.c
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/42/16742/1

diff --git a/pbx/pbx_lua.c b/pbx/pbx_lua.c
index bfc9dd9..3621894 100644
--- a/pbx/pbx_lua.c
+++ b/pbx/pbx_lua.c
@@ -1261,7 +1261,7 @@
  * \brief Get the lua_State for this channel
  *
  * If no channel is passed then a new state is allocated.  States with no
- * channel assocatied with them should only be used for matching extensions.
+ * channel associated with them should only be used for matching extensions.
  * If the channel does not yet have a lua state associated with it, one will be
  * created.
  *
diff --git a/res/res_calendar.c b/res/res_calendar.c
index 95f3e20..4652a98 100644
--- a/res/res_calendar.c
+++ b/res/res_calendar.c
@@ -147,7 +147,7 @@
 					<enum name="location"><para>The event location</para></enum>
 					<enum name="categories"><para>The categories of the event</para></enum>
 					<enum name="priority"><para>The priority of the event</para></enum>
-					<enum name="calendar"><para>The name of the calendar associted with the event</para></enum>
+					<enum name="calendar"><para>The name of the calendar associated with the event</para></enum>
 					<enum name="uid"><para>The unique identifier for the event</para></enum>
 					<enum name="start"><para>The start time of the event (in seconds since epoch)</para></enum>
 					<enum name="end"><para>The end time of the event (in seconds since epoch)</para></enum>

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Iee57a991d75995d54c7abef058a0e46a026ddb2b
Gerrit-Change-Number: 16742
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/c73267d0/attachment.html>


More information about the asterisk-code-review mailing list