# HG changeset patch # User jwe # Date 1074744201 0 # Node ID e1b71baef20c585d69ea4f91f2a1dea2cc14e632 # Parent 72c28fd651c4966307e99d50957b15ebb7be60cc [project @ 2004-01-22 04:03:21 by jwe] diff --git a/src/ov-usr-fcn.cc b/src/ov-usr-fcn.cc --- a/src/ov-usr-fcn.cc +++ b/src/ov-usr-fcn.cc @@ -661,7 +661,7 @@ @end example\n\ \n\ @noindent\n\ -will cause @code{nargout} to return 0 inside the function code{f} and\n\ +will cause @code{nargout} to return 0 inside the function @code{f} and\n\ \n\ @example\n\ [s, t] = f ()\n\