diff doc/interpreter/strings.txi @ 16408:b1ea3813e37d

Add strjoin to strings.txi * doc/interpreter/strings.txi: Add strjoin()
author Ben Abbott <bpabbott@mac.com>
date Mon, 01 Apr 2013 22:19:35 -0400
parents c67822beb7a4
children 57bf164f1608
line wrap: on
line diff
--- a/doc/interpreter/strings.txi	Mon Apr 01 21:19:23 2013 +0200
+++ b/doc/interpreter/strings.txi	Mon Apr 01 22:19:35 2013 -0400
@@ -427,6 +427,8 @@
 
 @DOCSTRING(strfind)
 
+@DOCSTRING(strjoin)
+
 @DOCSTRING(strmatch)
 
 @DOCSTRING(strtok)