[Asterisk-code-review] spelling: manually (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:12:04 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17022 )
Change subject: spelling: manually
......................................................................
spelling: manually
Change-Id: I1592a8852573acf03c162a06ae0303cf6e4596cc
---
M res/res_musiconhold.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/22/17022/1
diff --git a/res/res_musiconhold.c b/res/res_musiconhold.c
index 2ad3bd1..49e6b0a 100644
--- a/res/res_musiconhold.c
+++ b/res/res_musiconhold.c
@@ -1741,7 +1741,7 @@
return -1;
}
} else {
- /* We don't register RT moh class, so let's init it manualy */
+ /* We don't register RT moh class, so let's init it manually */
time(&mohclass->start);
mohclass->start -= respawn_time;
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17022
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I1592a8852573acf03c162a06ae0303cf6e4596cc
Gerrit-Change-Number: 17022
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/774e4c00/attachment-0001.html>
More information about the asterisk-code-review
mailing list