diff options
Diffstat (limited to 'japanese/p5-nkf/pkg-descr')
-rw-r--r-- | japanese/p5-nkf/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/p5-nkf/pkg-descr b/japanese/p5-nkf/pkg-descr index 9c0866894fd0..edcde7108fa0 100644 --- a/japanese/p5-nkf/pkg-descr +++ b/japanese/p5-nkf/pkg-descr @@ -1,6 +1,6 @@ This is a Perl extension module to use NKF. -Te syntax is as follows: +The syntax is as follows: use NKF; $output = nkf ($flags, $input) |