[Asterisk-code-review] spelling: configured (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:05:08 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16817 )
Change subject: spelling: configured
......................................................................
spelling: configured
Change-Id: I194a790841232ad50ea78458162507cb69e10c5a
---
M configs/samples/pjsip.conf.sample
M menuselect/contrib/menuselect-dummy
M res/res_pjsip_registrar.c
3 files changed, 5 insertions(+), 5 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/17/16817/1
diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample
index 9b8e8e1..5087e7d 100644
--- a/configs/samples/pjsip.conf.sample
+++ b/configs/samples/pjsip.conf.sample
@@ -527,7 +527,7 @@
;MAC=deadbeef4dad ; required
;SERVER=myserver.example.com ; A standard variable
;TIMEZONE=America/Denver ; A standard variable
-;MYVAR=somevalue ; A user confdigured variable
+;MYVAR=somevalue ; A user configured variable
; If the phoneprov sections have common variables, it is best to create a
; phoneprov template. The example below will produce the same configuration
@@ -547,7 +547,7 @@
; USERNAME, SECRET, DISPLAY_NAME and CALLERID
; are needed.
;MAC=deadbeef4dad ; required
-;MYVAR=someOTHERvalue ; A user confdigured variable
+;MYVAR=someOTHERvalue ; A user configured variable
; To have USERNAME and SECRET automatically set, the endpoint
; specified here must in turn have an outbound_auth section defined.
@@ -578,7 +578,7 @@
; USERNAME, SECRET, DISPLAY_NAME and CALLERID
; are needed.
;MAC=deadbeef4dad ; required
-;MYVAR=someUSERvalue ; A user confdigured variable
+;MYVAR=someUSERvalue ; A user configured variable
;LABEL=1000 ; A standard variable
; The previous sections would produce a template substitution map as follows:
diff --git a/menuselect/contrib/menuselect-dummy b/menuselect/contrib/menuselect-dummy
index 4c3952e..928669a 100755
--- a/menuselect/contrib/menuselect-dummy
+++ b/menuselect/contrib/menuselect-dummy
@@ -42,7 +42,7 @@
# # modules that are marked as disabled by defualt:
# #include res_config_sqlite3 app_skel
#
-# # If you want to make sure some modules will be conifgured to build,
+# # If you want to make sure some modules will be configured to build,
# # you can require them. If modules that match any of the 'require'
# # pattern are not configured to build, menuselect will panic.
# # Same pattern rules apply here. Why would you want that? I have no
diff --git a/res/res_pjsip_registrar.c b/res/res_pjsip_registrar.c
index 605c0fa..d7197af 100644
--- a/res/res_pjsip_registrar.c
+++ b/res/res_pjsip_registrar.c
@@ -52,7 +52,7 @@
are completed an <literal>InboundRegistrationDetailComplete</literal> is issued.
</para>
<warning><para>
- This command just dumps all coonfigured AORs with contacts, even if the contact
+ This command just dumps all configured AORs with contacts, even if the contact
is a permanent one. To really get just inbound registrations, use
<literal>PJSIPShowRegistrationInboundContactStatuses</literal>.
</para>
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16817
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I194a790841232ad50ea78458162507cb69e10c5a
Gerrit-Change-Number: 16817
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/092f9c25/attachment-0001.html>
More information about the asterisk-code-review
mailing list