[Asterisk-code-review] spelling: rotation (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:16:27 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17173 )
Change subject: spelling: rotation
......................................................................
spelling: rotation
Change-Id: I1d9516c8660d2c0c03f90f4eab21c443598b1472
---
M pbx/pbx_dundi.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/73/17173/1
diff --git a/pbx/pbx_dundi.c b/pbx/pbx_dundi.c
index 5b598f3..2b71916 100644
--- a/pbx/pbx_dundi.c
+++ b/pbx/pbx_dundi.c
@@ -2164,7 +2164,7 @@
}
}
if (current) {
- /* Current key is still valid, just setup rotatation properly */
+ /* Current key is still valid, just setup rotation properly */
ast_copy_string(cursecret, current, sizeof(cursecret));
rotatetime = expired;
} else {
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17173
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I1d9516c8660d2c0c03f90f4eab21c443598b1472
Gerrit-Change-Number: 17173
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/6e8817c0/attachment.html>
More information about the asterisk-code-review
mailing list