summaryrefslogtreecommitdiff
path: root/japanese/p5-Jcode/files/patch-Jcode.pm
blob: 7495f388acfa976ab312e1197f7ff8742804f017 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Jcode.pm.orig	Mon Mar 29 20:49:24 2004
+++ Jcode.pm	Mon Mar 29 20:50:01 2004
@@ -198,7 +198,7 @@
 folds lines in jcode string every $bytes_per_line (default: 72) 
 in a way that does not clobber the multibyte string.
 (Sorry, no Kinsoku done!)
-with a newline string spified by $newline_str (default: \n).  
+with a newline string specified by $newline_str (default: \n).  
 
 =back