diff scripts/strings/index.m @ 4946:48a39e2b2ab7

[project @ 2004-08-31 17:27:04 by jwe]
author jwe
date Tue, 31 Aug 2004 17:27:05 +0000
parents 8389e78e67d4
children 4c8a2e4e0717
line wrap: on
line diff
--- a/scripts/strings/index.m	Tue Aug 31 15:09:17 2004 +0000
+++ b/scripts/strings/index.m	Tue Aug 31 17:27:05 2004 +0000
@@ -27,7 +27,7 @@
 ##      @result{} 4
 ## @end example
 ##
-## @strong{Note:}  This function does not work for arrays of strings.
+## @strong{Caution:}  This function does not work for arrays of strings.
 ## @end deftypefn
 
 ## Author: Kurt Hornik <Kurt.Hornik@ci.tuwien.ac.at>