Detypo.
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 15 Jan 2003 00:23:20 +0000 (00:23 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 15 Jan 2003 00:23:20 +0000 (00:23 +0000)
p4raw-id: //depot/perl@18483

ext/Encode/Unicode/Unicode.xs

index 616401a..fb5c61b 100644 (file)
@@ -113,7 +113,7 @@ CODE:
                endian = 'V';
            }
            else {
-               croak("%"SVf":Unregognised BOM %"UVxf,
+               croak("%"SVf": Unrecognised BOM %"UVxf,
                       *hv_fetch((HV *)SvRV(obj),"Name",4,0),
                      bom);
            }