changeset 8788:d0bc587fce55

doc fix
author John W. Eaton <jwe@octave.org>
date Wed, 18 Feb 2009 00:35:57 -0500
parents 5b23faa8113c
children d9bff42fec43
files src/DLD-FUNCTIONS/convhulln.cc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/convhulln.cc	Wed Feb 18 00:30:29 2009 -0500
+++ b/src/DLD-FUNCTIONS/convhulln.cc	Wed Feb 18 00:35:57 2009 -0500
@@ -55,7 +55,7 @@
   "-*- texinfo -*-\n\
 @deftypefn {Loadable Function} {@var{h} =} convhulln (@var{p})\n\
 @deftypefnx {Loadable Function} {@var{h} =} convhulln (@var{p}, @var{opt})\n\
-@deftypefnx {Loadable Function} {[@var{h}, @{v}] =} convhulln (@dots{})\n\
+@deftypefnx {Loadable Function} {[@var{h}, @var{v}] =} convhulln (@dots{})\n\
 Return an index vector to the points of the enclosing convex hull.\n\
 The input matrix of size [n, dim] contains n points of dimension dim.\n\n\
 If a second optional argument is given, it must be a string or cell array\n\