Patch: Fix typo in Kernel/System/Encode.pm

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.
7550
Age (days ago)
7550
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kristoffer Gleditsch