diff libinterp/corefcn/variables.cc @ 21123:71408ab5071e

doc: Periodic spellcheck of documentation. * aspell-octave.en.pws: Add new words to dictionary. * hash.cc (Fhash): Add @nospell macro around "abc". * variables.cc (Fexist): Add @nospell macro around "sandboxing". * ode23.m: Add @nospell macro around "Bogacki-Shampine" and "Van der Pol" * odeplot.m: Add @nospell macro around "Van der Pol".
author Rik <rik@octave.org>
date Wed, 20 Jan 2016 21:30:55 -0800
parents e39e05d90788
children 538b57866b90
line wrap: on
line diff
--- a/libinterp/corefcn/variables.cc	Wed Jan 20 21:14:47 2016 -0800
+++ b/libinterp/corefcn/variables.cc	Wed Jan 20 21:30:55 2016 -0800
@@ -575,7 +575,8 @@
 \n\
 Programming Note: If @var{name} is implemented by a buggy .oct/.mex file,\n\
 calling @var{exist} may cause Octave to crash.  To maintain high\n\
-performance, Octave trusts .oct/.mex files instead of sandboxing them.\n\
+performance, Octave trusts .oct/.mex files instead of @nospell{sandboxing}\n\
+them.\n\
 \n\
 @seealso{file_in_loadpath, file_in_path, dir_in_loadpath, stat}\n\
 @end deftypefn")