diff src/DLD-FUNCTIONS/str2double.cc @ 11591:1d13679b587e

Use @nospell macro on certain words in docstrings.
author Rik <octave@nomad.inbox5.com>
date Thu, 20 Jan 2011 19:33:32 -0800
parents 12df7854fa7c
children d326be468b13
line wrap: on
line diff
--- a/src/DLD-FUNCTIONS/str2double.cc	Thu Jan 20 18:43:39 2011 -0500
+++ b/src/DLD-FUNCTIONS/str2double.cc	Thu Jan 20 19:33:32 2011 -0800
@@ -234,8 +234,8 @@
 @item i*b + a\n\
 @end itemize\n\
 \n\
-If present, a and/or b are of the form [+-]d[,.]d[[eE][+-]d] where the\n\
-brackets indicate optional arguments and 'd' indicates zero or more\n\
+If present, a and/or b are of the form @nospell{[+-]d[,.]d[[eE][+-]d]} where\n\
+the brackets indicate optional arguments and 'd' indicates zero or more\n\
 digits.  The special input values @code{Inf}, @code{NaN}, and @code{NA} are\n\
 also accepted.\n\
 \n\