Change 18483 by jhi@lyta on 2003/01/15 00:23:20

        Detypo.

Affected files ...

... //depot/perl/ext/Encode/Unicode/Unicode.xs#9 edit

Differences ...

==== //depot/perl/ext/Encode/Unicode/Unicode.xs#9 (text) ====
Index: perl/ext/Encode/Unicode/Unicode.xs
--- perl/ext/Encode/Unicode/Unicode.xs#8~18478~ Mon Jan 13 15:10:55 2003
+++ perl/ext/Encode/Unicode/Unicode.xs  Tue Jan 14 16:23:20 2003
@@ -113,7 +113,7 @@
                endian = 'V';
            }
            else {
-               croak("%"SVf":Unregognised BOM %"UVxf,
+               croak("%"SVf": Unrecognised BOM %"UVxf,
                       *hv_fetch((HV *)SvRV(obj),"Name",4,0),
                      bom);
            }
End of Patch.

Reply via email to