
15 Dec
2004
15 Dec
'04
3:34 p.m.
Hi! Fixes a typo (withyour -> with your): Index: Kernel/System/Encode.pm =================================================================== --- Kernel/System/Encode.pm (revision 97) +++ Kernel/System/Encode.pm (working copy) @@ -75,7 +75,7 @@ } else { if ($Self->{Debug}) { - print STDERR "Charset encode not supported withyour perl version!\n"; + print STDERR "Charset encode not supported with your perl version!\n"; } } return $Self; Regards, -- Kristoffer.