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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:18:42 CDT 2021


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


Change subject: spelling: suppress
......................................................................

spelling: suppress

Change-Id: I859a7c417df24fa22ddcb19e71166cdceea4395e
---
M configs/samples/sip.conf.sample
M utils/frame.h
2 files changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/29/17229/1

diff --git a/configs/samples/sip.conf.sample b/configs/samples/sip.conf.sample
index 3ff366d..f21b7df 100644
--- a/configs/samples/sip.conf.sample
+++ b/configs/samples/sip.conf.sample
@@ -263,7 +263,7 @@
                                 ; ability to place SIP calls based on domain
                                 ; names to some other SIP users on the Internet
                                 ; Specifying a port in a SIP peer definition or
-                                ; when dialing outbound calls will supress SRV
+                                ; when dialing outbound calls will suppress SRV
                                 ; lookups for that peer or call.
 
 ;pedantic=yes                   ; Enable checking of tags in headers,
diff --git a/utils/frame.h b/utils/frame.h
index a19b2c9..aed37dd 100644
--- a/utils/frame.h
+++ b/utils/frame.h
@@ -269,7 +269,7 @@
 
 /* --------------------------------------------------------------------
    Five functions for printing to stderr. Depending on the level of verbose,
-   output may be supressed. fatalerror() is like error() but does not return.
+   output may be suppressed. fatalerror() is like error() but does not return.
    fatalperror() is like the standard function perror() but does not return.
    -------------------------------------------------------------------- */
 extern int chat( const char *format, ...);

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I859a7c417df24fa22ddcb19e71166cdceea4395e
Gerrit-Change-Number: 17229
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/6b973ff9/attachment-0001.html>


More information about the asterisk-code-review mailing list