diff doc/interpreter/plot.txi @ 19829:ca7599ae464d

doc: Grammarcheck documentation ahead of 4.0 release. * plot.txi, data.cc, graphics.cc, ordschur.cc, __ilu__.cc, __osmesa_print__.cc, audiodevinfo.cc, soundsc.m, interp2.m, interp3.m, interpn.m, annotation.m, zoom.m: Grammarcheck documentation ahead of 4.0 release.
author Rik <rik@octave.org>
date Fri, 20 Feb 2015 14:26:36 -0800
parents 42f71a450f5a
children 6db2ea5556a4
line wrap: on
line diff
--- a/doc/interpreter/plot.txi	Fri Feb 20 14:24:17 2015 -0800
+++ b/doc/interpreter/plot.txi	Fri Feb 20 14:26:36 2015 -0800
@@ -468,7 +468,9 @@
 and border lines to the plot.  By default, the grid is off and the
 border lines are on.
 
-Finally, arrows, text and rectangular or elliptic boxes can be added to highlight parts of a plot using the @code{annotation} function. Those objects are drawn in an invisible axes, on top of every other axes.
+Finally, arrows, text and rectangular or elliptic boxes can be added to
+highlight parts of a plot using the @code{annotation} function.  Those objects
+are drawn in an invisible axes, on top of every other axes.
 
 @DOCSTRING(title)