diff -r c53c28c7c811 scripts/plot/gtext.m --- a/scripts/plot/gtext.m Tue Jul 31 22:24:28 2012 -0700 +++ b/scripts/plot/gtext.m Wed Aug 01 14:07:59 2012 +0200 @@ -21,7 +21,7 @@ ## @deftypefnx {Function File} {} gtext (@address@hidden, @var{s2}, @address@hidden) ## @deftypefnx {Function File} {} gtext (@address@hidden; @var{s2}; @address@hidden) ## @deftypefnx {Function File} {} gtext (@dots{}, @var{prop}, @var{val}) -## @deftypefnx {Function File} address@hidden) =} gtext (@dots{}) +## @deftypefnx {Function File} address@hidden =} gtext (@dots{}) ## Place text on the current figure using the mouse. The text is defined ## by the string @var{s}. If @var{s} is a cell string organized as a row ## vector then each string of the cell array is written to a separate line.