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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:16:31 CDT 2021


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


Change subject: spelling: satisfies
......................................................................

spelling: satisfies

Change-Id: I819a71cf2bb7f597936d8d6662b874285d2843d1
---
M addons/ooh323c/src/encode.c
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/77/17177/1

diff --git a/addons/ooh323c/src/encode.c b/addons/ooh323c/src/encode.c
index b48733b..fb53cf7 100644
--- a/addons/ooh323c/src/encode.c
+++ b/addons/ooh323c/src/encode.c
@@ -1007,7 +1007,7 @@
 {
    /* 10.4.6  A minimum octet 2's-complement-binary-integer encoding    */
    /* of the whole number has a field width that is a multiple of 8     */
-   /* bits and also satisifies the condition that the leading 9 bits    */
+   /* bits and also satisfies the condition that the leading 9 bits    */
    /* field shall not be all zeros and shall not be all ones.           */
 
    /* first encode integer value into a local buffer */
@@ -1048,7 +1048,7 @@
    /* 10.3.6  A minimum octet non-negative binary integer encoding of   */
    /* the whole number (which does not predetermine the number of       */
    /* octets to be used for the encoding) has a field which is a        */
-   /* multiple of 8 bits and also satisifies the condition that the     */
+   /* multiple of 8 bits and also satisfies the condition that the     */
    /* leading eight bits of the field shall not be zero unless the      */
    /* field is precisely 8 bits long.                                   */
 

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I819a71cf2bb7f597936d8d6662b874285d2843d1
Gerrit-Change-Number: 17177
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/5b3d478f/attachment.html>


More information about the asterisk-code-review mailing list