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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:14:20 CDT 2021


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


Change subject: spelling: preferred
......................................................................

spelling: preferred

Change-Id: Ic8c193e0da5b70d2bb3cced3cb4ceb4768904912
---
M addons/ooh323c/src/ooh245.c
M addons/ooh323c/src/ooq931.c
M main/file.c
3 files changed, 3 insertions(+), 3 deletions(-)



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

diff --git a/addons/ooh323c/src/ooh245.c b/addons/ooh323c/src/ooh245.c
index d402bff..d14fe15 100644
--- a/addons/ooh323c/src/ooh245.c
+++ b/addons/ooh323c/src/ooh245.c
@@ -3733,7 +3733,7 @@
          }
          if(!epCap)
          {
-            OOTRACEDBGA4("Prefereed capability %d is not a local transmit "
+            OOTRACEDBGA4("Preferred capability %d is not a local transmit "
                          "capability(%s, %s)\n", call->capPrefs.order[k],
                          call->callType, call->callToken);
             continue;
diff --git a/addons/ooh323c/src/ooq931.c b/addons/ooh323c/src/ooq931.c
index 41df882..5a1ac32 100644
--- a/addons/ooh323c/src/ooq931.c
+++ b/addons/ooh323c/src/ooq931.c
@@ -2964,7 +2964,7 @@
       i=0;
       for(k=0; k< call->capPrefs.index; k++)
       {
-         OOTRACEDBGC5("Preffered capability at index %d is %s. (%s, %s)\n",
+         OOTRACEDBGC5("Preferred capability at index %d is %s. (%s, %s)\n",
                       k, ooGetCapTypeText(call->capPrefs.order[k]),
                       call->callType, call->callToken);
 
diff --git a/main/file.c b/main/file.c
index a16b6dd..6007133 100644
--- a/main/file.c
+++ b/main/file.c
@@ -694,7 +694,7 @@
  *
  * \param filename Name of the file.
  * \param fmt Format to look for the file in. OPTIONAL
- * \param preflang The perfered language
+ * \param preflang The preferred language
  * \param buf Returns the matching filename
  * \param buflen Size of the buf
  * \param result_cap OPTIONAL format capabilities result structure

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ic8c193e0da5b70d2bb3cced3cb4ceb4768904912
Gerrit-Change-Number: 17110
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/7eebff11/attachment.html>


More information about the asterisk-code-review mailing list