comparison libinterp/corefcn/graphics.cc @ 20132:1f9ed81bd173

maint: Fix spelling and grammar mistakes in docs and comments (bug #44878) * NEWS, io.txi, file-io.cc, jit-ir.h, jit-typeinfo.h, ls-oct-binary.cc: Fix misspellings of "compatibility" and "compatible". * bsxfun.cc, file-io.cc, ov-base.h, oct-shlib.h, mesh.m: Fix misspellings of "overridden". * emacs.txi, image.txi, graphics.cc, __magick_read__.cc: Replace verb phrase "allows to" with "allows one to".
author Rafael Laboissiere <rafael@laboissiere.net>
date Sun, 19 Apr 2015 06:53:30 -0300
parents ade6e5ae6164
children 4f45eaf83908
comparison
equal deleted inserted replaced
20131:bb59bdbdb8ac 20132:1f9ed81bd173
11559 @end table\n\ 11559 @end table\n\
11560 \n\ 11560 \n\
11561 @var{type} may also be the concatenation of a core object type and\n\ 11561 @var{type} may also be the concatenation of a core object type and\n\
11562 a valid property name for that object type. The property created\n\ 11562 a valid property name for that object type. The property created\n\
11563 then has the same characteristics as the referenced property (type,\n\ 11563 then has the same characteristics as the referenced property (type,\n\
11564 possible values, hidden state@dots{}). This allows to clone an existing\n\ 11564 possible values, hidden state@dots{}). This allows one to clone an\n\
11565 property into the graphics object @var{h}.\n\ 11565 existing property into the graphics object @var{h}.\n\
11566 \n\ 11566 \n\
11567 Examples:\n\ 11567 Examples:\n\
11568 \n\ 11568 \n\
11569 @example\n\ 11569 @example\n\
11570 @group\n\ 11570 @group\n\