diff scripts/plot/subplot.m @ 12575:d0b799dafede

Grammarcheck files for 3.4.1 release.
author Rik <octave@nomad.inbox5.com>
date Mon, 04 Apr 2011 15:33:46 -0700
parents ce831dc80bdb
children 5cbf660e649d
line wrap: on
line diff
--- a/scripts/plot/subplot.m	Mon Apr 04 13:37:13 2011 -0700
+++ b/scripts/plot/subplot.m	Mon Apr 04 15:33:46 2011 -0700
@@ -52,8 +52,8 @@
 ## @end group
 ## @end example
 ##
-## @var{index} may be a vector. In which case, the new axis will enclose
-## the grid locations specified. The first demo illustrates an example.
+## @var{index} may be a vector.  In which case, the new axis will enclose
+## the grid locations specified.  The first demo illustrates an example:
 ##
 ## @example
 ## @code{demo ("subplot", 1)}