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.

_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Reply via email to