changeset 15010:f7bcfb3b96e7

doc: Fix typo in docstring for gco.m * gco.m: Change 'and empty' to 'an empty'.
author Rik <rik@octave.org>
date Tue, 24 Jul 2012 13:40:26 -0700
parents 6239f5806c26
children f34bea431e4f
files scripts/plot/gco.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/gco.m	Tue Jul 24 13:38:58 2012 -0700
+++ b/scripts/plot/gco.m	Tue Jul 24 13:40:26 2012 -0700
@@ -27,7 +27,7 @@
 ## If the last mouse click didn't occur on any child object of the figure,
 ## the current object is the figure itself.
 ##
-## If no mouse click occured in the target figure, this function returns and
+## If no mouse click occured in the target figure, this function returns an
 ## empty matrix.
 ##
 ## Note that the value returned by this function is not necessarily the same