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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:07:11 CDT 2021


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


Change subject: spelling: effectively
......................................................................

spelling: effectively

Change-Id: I2a9c34fd7afcf525bb4aaaf8c105c4d39cba5a57
---
M funcs/func_strings.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/94/16894/1

diff --git a/funcs/func_strings.c b/funcs/func_strings.c
index c08356d..28fe6e0 100644
--- a/funcs/func_strings.c
+++ b/funcs/func_strings.c
@@ -149,7 +149,7 @@
 		<description>
 			<para>Searches for all instances of the <replaceable>find-string</replaceable> in provided variable and
 			replaces them with <replaceable>replace-string</replaceable>.  If <replaceable>replace-string</replaceable>
-			is an empty string, this will effecively delete that substring.  If <replaceable>max-replacements</replaceable>
+			is an empty string, this will effectively delete that substring.  If <replaceable>max-replacements</replaceable>
 			is specified, this function will stop after performing replacements <replaceable>max-replacements</replaceable> times.</para>
 			<note><para>The replacement only occurs in the output.  The original variable is not altered.</para></note>
 		</description>

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I2a9c34fd7afcf525bb4aaaf8c105c4d39cba5a57
Gerrit-Change-Number: 16894
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/11eb9041/attachment.html>


More information about the asterisk-code-review mailing list