[Asterisk-code-review] spelling: dependencies (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:06:22 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16864 )
Change subject: spelling: dependencies
......................................................................
spelling: dependencies
Change-Id: I6a4667fbddd7015c237076d71fb126d01fb79c78
---
M menuselect/contrib/menuselect-dummy
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/64/16864/1
diff --git a/menuselect/contrib/menuselect-dummy b/menuselect/contrib/menuselect-dummy
index 7ecf94b..920f44a 100755
--- a/menuselect/contrib/menuselect-dummy
+++ b/menuselect/contrib/menuselect-dummy
@@ -354,9 +354,9 @@
}
# generate menuselect.makedeps.
-# In this file menuselect writes dependecies of each module. CFLAGS will
+# In this file menuselect writes dependencies of each module. CFLAGS will
# then automatically include for each module the _INCLUDE and LDFLAGS
-# will include the _LIBS from all the depedencies of the module.
+# will include the _LIBS from all the dependencies of the module.
sub gen_makedeps() {
open MAKEDEPSS, ">$MakedepsFile" or
die "Failed to open deps file $MakedepsFile for writing. Aborting: $!\n";
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16864
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I6a4667fbddd7015c237076d71fb126d01fb79c78
Gerrit-Change-Number: 16864
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/5e94e198/attachment.html>
More information about the asterisk-code-review
mailing list