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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:13:59 CDT 2021


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


Change subject: spelling: performance
......................................................................

spelling: performance

Change-Id: I0d4dfb1e4292b6769fd367639e702127b9c992e9
---
M CHANGES
M addons/ooh323c/src/ooasn1.h
M configs/samples/pjsip.conf.sample
3 files changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/93/17093/1

diff --git a/CHANGES b/CHANGES
index 6327284..aaca261 100644
--- a/CHANGES
+++ b/CHANGES
@@ -2336,7 +2336,7 @@
 res_pjsip
 ------------------
  * Added new global option (disable_multi_domain) to pjsip.
-   Disabling Multi Domain can improve realtime performace by reducing
+   Disabling Multi Domain can improve realtime performance by reducing
    number of database requsts.
 
 chan_pjsip
diff --git a/addons/ooh323c/src/ooasn1.h b/addons/ooh323c/src/ooasn1.h
index aa2f8a9..afaaa89 100644
--- a/addons/ooh323c/src/ooasn1.h
+++ b/addons/ooh323c/src/ooasn1.h
@@ -894,7 +894,7 @@
  * <p>The difference between this and the ASN1MEMFREE macro is that the
  * memory blocks held within the context are not actually freed.  Internal
  * pointers are reset so the existing blocks can be reused.  This can
- * provide a performace improvement for repetitive tasks such as decoding
+ * provide a performance improvement for repetitive tasks such as decoding
  * messages in a loop.
  *
  * @param pctxt - Pointer to a context block
diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample
index 4a0ef8f..a8791f0 100644
--- a/configs/samples/pjsip.conf.sample
+++ b/configs/samples/pjsip.conf.sample
@@ -1204,7 +1204,7 @@
                         ; The interval (in seconds) to check for expired contacts.
 ;disable_multi_domain=no
             ; Disable Multi Domain support.
-            ; If disabled it can improve realtime performace by reducing
+            ; If disabled it can improve realtime performance by reducing
             ; number of database requsts
             ; (default: "no")
 ;endpoint_identifier_order=ip,username,anonymous

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I0d4dfb1e4292b6769fd367639e702127b9c992e9
Gerrit-Change-Number: 17093
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/79335cc2/attachment.html>


More information about the asterisk-code-review mailing list