[Asterisk-code-review] spelling: satisfy (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:16:32 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17178 )
Change subject: spelling: satisfy
......................................................................
spelling: satisfy
Change-Id: I109e164170513cc6dd74efdb218b9226968eeb38
---
M codecs/lpc10/placev.c
M menuselect/contrib/Makefile-dummy
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/78/17178/1
diff --git a/codecs/lpc10/placev.c b/codecs/lpc10/placev.c
index 0e838e8..359fcb8 100644
--- a/codecs/lpc10/placev.c
+++ b/codecs/lpc10/placev.c
@@ -96,7 +96,7 @@
/* Indices (1,AF) and (2,AF) are written, */
/* and then possibly read. */
/* All other indices are unused. */
-/* In all cases, the final values will satsify the condition:*/
+/* In all cases, the final values will satisfy the condition:*/
/* VWIN(2,AF)-VWIN(1,AF)+1 .LE. MAXWIN */
/* I'm not certain yet, but they may also satisfy: */
/* MINWIN .LE. VWIN(2,AF)-VWIN(1,AF)+1 */
diff --git a/menuselect/contrib/Makefile-dummy b/menuselect/contrib/Makefile-dummy
index 33dfb84..6457182 100644
--- a/menuselect/contrib/Makefile-dummy
+++ b/menuselect/contrib/Makefile-dummy
@@ -9,7 +9,7 @@
menuselect:
./menuselect-dummy
-# Generate some dummy files to satifsy dependencies from the main
+# Generate some dummy files to satisfy dependencies from the main
# Makefile.
dummies:
touch linkedlists.h menuselect.c menuselect_curses.c \
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17178
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I109e164170513cc6dd74efdb218b9226968eeb38
Gerrit-Change-Number: 17178
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/ec4268bb/attachment.html>
More information about the asterisk-code-review
mailing list