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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:05:48 CDT 2021


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


Change subject: spelling: cyrillic
......................................................................

spelling: cyrillic

Change-Id: I51acd1346ef7d09201ea2554bc5f7d9ae0f12868
---
M channels/chan_unistim.c
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/47/16847/1

diff --git a/channels/chan_unistim.c b/channels/chan_unistim.c
index 2b163e0..78a6e4a 100644
--- a/channels/chan_unistim.c
+++ b/channels/chan_unistim.c
@@ -684,7 +684,7 @@
 /* ISO-8859-4 - Baltic) */
 static const unsigned char packet_send_charset_iso_8859_4[] =
 	{ 0x17, 0x08, 0x21, 0x1b, 0x2d, 0x44, 0x1b, 0x00 };
-/* ISO 8859-5 - cyrilic */
+/* ISO 8859-5 - cyrillic */
 static const unsigned char packet_send_charset_iso_8859_5[] =
 	{ 0x17, 0x08, 0x21, 0x1b, 0x2d, 0x4c, 0x1b, 0x00 };
 /* Japaneese (ISO-2022-JP ?) */

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I51acd1346ef7d09201ea2554bc5f7d9ae0f12868
Gerrit-Change-Number: 16847
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/458b394a/attachment.html>


More information about the asterisk-code-review mailing list