diff scripts/elfun/lcm.m @ 6547:4fb053f24fd6

[project @ 2007-04-19 21:47:40 by jwe]
author jwe
date Thu, 19 Apr 2007 21:47:41 +0000
parents 34f96dd5441b
children 8b0cfeb06365
line wrap: on
line diff
--- a/scripts/elfun/lcm.m	Thu Apr 19 17:06:22 2007 +0000
+++ b/scripts/elfun/lcm.m	Thu Apr 19 21:47:41 2007 +0000
@@ -18,7 +18,7 @@
 ## 02110-1301, USA.
 
 ## -*- texinfo -*-
-## @deftypefn {Mapping Function} {} lcm (@var{x}, @code{...})
+## @deftypefn {Mapping Function} {} lcm (@var{x}, @dots{})
 ## Compute the least common multiple of the elements elements of @var{x}, or
 ## the list of all the arguments.  For example,
 ##