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

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


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


Change subject: spelling: japanese
......................................................................

spelling: japanese

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



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/04/17004/1

diff --git a/channels/chan_unistim.c b/channels/chan_unistim.c
index 78a6e4a..321cb63 100644
--- a/channels/chan_unistim.c
+++ b/channels/chan_unistim.c
@@ -687,7 +687,7 @@
 /* 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 ?) */
+/* Japanese (ISO-2022-JP ?) */
 static const unsigned char packet_send_charset_iso_2022_jp[] =
 	{ 0x17, 0x08, 0x21, 0x1b, 0x29, 0x49, 0x1b, 0x7e };
 

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I69637f256690880848b5ed961ec3424c735b5ca6
Gerrit-Change-Number: 17004
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/d5cc2ca5/attachment.html>


More information about the asterisk-code-review mailing list