1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Description: fix a spelling mistake
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2015-06-02
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=104887
Bug: https://rt.cpan.org/Ticket/Display.html?id=104887
--- a/lib/Unicode/Japanese.mlpod
+++ b/lib/Unicode/Japanese.mlpod
@@ -77,7 +77,7 @@
japanese mobile phones; DoCoMo i-mode, ASTEL dot-i and J-PHONE J-Sky. Those
letters are mapped on Unicode Private Use Area so unicode strings it outputs are
still valid even if they contain emoji, and you can safely pass them to other
-softwares that can handle Unicode.
+software that can handle Unicode.
J<< ja;
携帯電話 (DoCoMo i-mode,KDDI AU, Softbank Mobile, ASTEL dot-i) の絵文字を
Unicode 私用領域にマッピングすることで,DB 等で安全に扱うことができます.
--- a/lib/Unicode/Japanese.pm
+++ b/lib/Unicode/Japanese.pm
@@ -691,7 +691,7 @@
japanese mobile phones; DoCoMo i-mode, ASTEL dot-i and J-PHONE J-Sky. Those
letters are mapped on Unicode Private Use Area so unicode strings it outputs are
still valid even if they contain emoji, and you can safely pass them to other
-softwares that can handle Unicode.
+software that can handle Unicode.
=item *
|