diff scripts/special-matrix/gallery.m @ 27931:0fa21907e54c

doc: grammarcheck documentation ahead of 6.1 release. * basics.txi, container.txi, geometry.txi, uitable.m, print.m, gallery.m, weboptions.m: grammarcheck documentation ahead of 6.1 release.
author Rik <rik@octave.org>
date Fri, 10 Jan 2020 13:19:38 -0800
parents bd51beb6205e
children de5f2f9a64ff 0a5b15007766
line wrap: on
line diff
--- a/scripts/special-matrix/gallery.m	Fri Jan 10 14:19:28 2020 -0500
+++ b/scripts/special-matrix/gallery.m	Fri Jan 10 13:19:38 2020 -0800
@@ -75,7 +75,7 @@
 ## @deftypefn  {} {@var{a} =} gallery ("condex", @var{n})
 ## @deftypefnx {} {@var{a} =} gallery ("condex", @var{n}, @var{k})
 ## @deftypefnx {} {@var{a} =} gallery ("condex", @var{n}, @var{k}, @var{theta})
-## Create a 'counterexample' matrix to a condition estimator.
+## Create a @nospell{"counterexample"} matrix to a condition estimator.
 ##
 ## @end deftypefn
 ##
@@ -341,7 +341,7 @@
 ##
 ## @deftypefn  {} {@var{a} =} gallery ("smoke", @var{n})
 ## @deftypefnx {} {@var{a} =} gallery ("smoke", @var{n}, @var{k})
-## Create a complex matrix, with a 'smoke ring' pseudospectrum.
+## Create a complex matrix, with a @nospell{"smoke ring"} pseudospectrum.
 ##
 ## @end deftypefn
 ##