diff scripts/plot/util/print.m @ 29669:101d1d8df273 stable

doc: Spellcheck documentation ahead of 6.3 release. * plot.txi, print.m: Spellcheck documentation ahead of 6.3 release.
author Rik <rik@octave.org>
date Fri, 14 May 2021 14:42:14 -0700
parents 0a5b15007766
children d3a02b27fa6a
line wrap: on
line diff
--- a/scripts/plot/util/print.m	Fri May 14 14:22:59 2021 -0700
+++ b/scripts/plot/util/print.m	Fri May 14 14:42:14 2021 -0700
@@ -120,11 +120,11 @@
 ## @itemx -painters
 ##   Specifies whether the opengl (pixel-based) or painters (vector-based)
 ## renderer is used.  This is equivalent to changing the figure's
-## @qcode{"Renderer"} property.  When the figure @qcode{"RendererMode"}
-## property is @qcode{"auto"} (the default) Octave will use the
-## @qcode{"opengl"} renderer for raster formats (e.g., JPEG) and
-## @qcode{"painters"} for vector formats (e.g., PDF).  Those options are only
-## supported for the "qt" graphics toolkit.
+## @qcode{"Renderer"} property.  When the figure
+## @nospell{@qcode{"RendererMode"}} property is @qcode{"auto"} (the default)
+## Octave will use the @qcode{"opengl"} renderer for raster formats (e.g.,
+## JPEG) and @qcode{"painters"} for vector formats (e.g., PDF).  Those options
+## are only supported for the "qt" graphics toolkit.
 ##
 ## @item -svgconvert
 ##   When using the @option{-painters} renderer, this enables a different