comparison doc/interpreter/gui.txi @ 20133:21dbaf135667

doc: Periodic spellcheck of documentation. * aspell-octave.en.pws: Add new words to Octave-only dictionary. * gui.txi, cubehelix.m, rgb2ind.m, qmr.m, strsplit.m: Fix spellings or add @nospell{} directive.
author Rik <rik@octave.org>
date Sun, 19 Apr 2015 10:18:08 -0700
parents bf511802add7
children 3af34e1ef330
comparison
equal deleted inserted replaced
20132:1f9ed81bd173 20133:21dbaf135667
65 @DOCSTRING(waitbar) 65 @DOCSTRING(waitbar)
66 66
67 @node UI Elements 67 @node UI Elements
68 @section UI Elements 68 @section UI Elements
69 69
70 The ui* series of functions work best with the @code{qt} graphics toolkit, 70 The @nospell{ui*} series of functions work best with the @code{qt} graphics
71 although some functionality is available with the @code{fltk} toolkit. There 71 toolkit, although some functionality is available with the @code{fltk} toolkit.
72 is no support for the @code{gnuplot} toolkit. 72 There is no support for the @code{gnuplot} toolkit.
73 73
74 @DOCSTRING(uicontextmenu) 74 @DOCSTRING(uicontextmenu)
75 75
76 @DOCSTRING(uicontrol) 76 @DOCSTRING(uicontrol)
77 77