# HG changeset patch # User Rik # Date 1343162426 25200 # Node ID f7bcfb3b96e701d057a567e82bdcab7bc38b06a2 # Parent 6239f5806c2699a11172e8352887b504d328bec0 doc: Fix typo in docstring for gco.m * gco.m: Change 'and empty' to 'an empty'. diff -r 6239f5806c26 -r f7bcfb3b96e7 scripts/plot/gco.m --- 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