diff doc/interpreter/strings.txi @ 8879:1beaaffb3c1f

document strsplit, not split
author John W. Eaton <jwe@octave.org>
date Thu, 26 Feb 2009 12:20:17 -0500
parents 8463d1a2e544
children eb63fbe60fab
line wrap: on
line diff
--- a/doc/interpreter/strings.txi	Thu Feb 26 12:09:28 2009 -0500
+++ b/doc/interpreter/strings.txi	Thu Feb 26 12:20:17 2009 -0500
@@ -430,7 +430,7 @@
 
 @DOCSTRING(strtok)
 
-@DOCSTRING(split)
+@DOCSTRING(strsplit)
 
 @DOCSTRING(strrep)