diff scripts/deprecated/split.m @ 9209:923c7cb7f13f

Simplify TeXinfo files by eliminating redundant @iftex followed by @tex construction. spellchecked all .txi and .texi files.
author Rik <rdrider0-list@yahoo.com>
date Sun, 17 May 2009 12:18:06 -0700
parents eb63fbe60fab
children 95c3e38098bf
line wrap: on
line diff
--- a/scripts/deprecated/split.m
+++ b/scripts/deprecated/split.m
@@ -18,7 +18,7 @@
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} split (@var{s}, @var{t}, @var{n})
-## This function has been deprecated. Use @code{char (strsplit (s, t))}
+## This function has been deprecated.  Use @code{char (strsplit (s, t))}
 ## instead.
 ## @end deftypefn