diff scripts/plot/appearance/legend.m @ 27801:1d04f049a859

doc: spellcheck documentation ahead of 6.1 release. * aspell-octave.en.pws: Add new Octave-specific words to dictionary. * rotx.m, roty.m, rotz.m, print.m: Fix typos. * legend.m, colorbar.m: Add @nospell macro around "loc".
author Rik <rik@octave.org>
date Tue, 10 Dec 2019 17:55:29 -0800
parents 507d2e0fcb43
children 27dd7da9e787
line wrap: on
line diff
--- a/scripts/plot/appearance/legend.m	Tue Dec 10 15:17:01 2019 -0800
+++ b/scripts/plot/appearance/legend.m	Tue Dec 10 17:55:29 2019 -0800
@@ -45,11 +45,11 @@
 ## labeling all objects, provide their graphic handles in the input
 ## @var{hobjs}.
 ##
-## The optional parameter @var{loc} specifies the location of the legend as
-## follows:
+## The optional parameter @nospell{@var{loc}} specifies the location of the
+## legend as follows:
 ##
 ## @multitable @columnfractions 0.06 0.14 0.80
-## @headitem @tab loc @tab location of the legend
+## @headitem @tab @nospell{loc} @tab location of the legend
 ## @item @tab north @tab center top
 ## @item @tab south @tab center bottom
 ## @item @tab east @tab right center