Author: coke
Date: Wed Aug  3 11:55:32 2005
New Revision: 8788

Modified:
   trunk/ops/string.ops
Log:
fix docu-typo



Modified: trunk/ops/string.ops
==============================================================================
--- trunk/ops/string.ops        (original)
+++ trunk/ops/string.ops        Wed Aug  3 11:55:32 2005
@@ -48,7 +48,7 @@ inline op ord (out INT, in STR, in INT) 
 
 =item B<chr>(out STR, in INT)
 
-Returns a the character specified by the $2 number.
+Returns the character specified by the $2 number.
 
 =cut
 

Reply via email to