Minor documentation correction
authoracli <acli>
Thu, 30 Dec 2004 06:53:13 +0000 (06:53 +0000)
committeracli <acli>
Thu, 30 Dec 2004 06:53:13 +0000 (06:53 +0000)
misc/translator/TmplTokenizer.pm

index 9e1c762..30d011d 100644 (file)
@@ -1119,7 +1119,7 @@ evoke any certain sensible data type.
 =item S
 
 Specifies a text input field (<INPUT TYPE=TEXT>).
-This use of the o conversion specifier is somewhat reasonable,
+This use of the S conversion specifier is somewhat reasonable,
 since text input fields contain values of undeterminable type,
 which can be treated as strings.