diff scripts/general/int2str.m @ 3408:ae7adbb591e8

[project @ 2000-01-06 08:29:11 by jwe]
author jwe
date Thu, 06 Jan 2000 08:29:26 +0000 (2000-01-06)
parents 5e0a0b1cba43
children 40153a2affd6
line wrap: on
line diff
--- a/scripts/general/int2str.m
+++ b/scripts/general/int2str.m
@@ -24,7 +24,7 @@
 ## but are provided for compatibility with @sc{Matlab}.  For better control
 ## over the results, use @code{sprintf} (@pxref{Formatted Output}).
 ## @end deftypefn
-## @seealso{sprintf, num2str}
+## @seealso{sprintf and num2str}
 
 ## Author: jwe