diff libinterp/octave-value/ov-fcn-handle.cc @ 20536:1f330d33388f

maint: Periodic merge of stable to default.
author Rik <rik@octave.org>
date Tue, 22 Sep 2015 04:50:47 -0700
parents c6224b4e7774 1339ad3c9faa
children df7d34a1c7e6
line wrap: on
line diff
--- a/libinterp/octave-value/ov-fcn-handle.cc	Tue Sep 22 11:25:04 2015 +0200
+++ b/libinterp/octave-value/ov-fcn-handle.cc	Tue Sep 22 04:50:47 2015 -0700
@@ -1856,8 +1856,8 @@
 functions are ignored in the lookup.\n\
 \n\
 Note: @code{str2func} does not currently accept strings which define\n\
-anonymous functions (those which begin with @samp{a}).\n\
-Use @code{eval (@var{str})} as a replacement.\n\
+anonymous functions (those which begin with @samp{@@}).\n\
+Use @w{@code{eval (@var{str})}} as a replacement.\n\
 @seealso{func2str, inline}\n\
 @end deftypefn")
 {