diff scripts/plot/gcbf.m @ 9040:dbd0c77e575e

Cleanup documentation file plot.texi Spellcheck Stylecheck (Mostly double spaces after periods)
author Rik <rdrider0-list@yahoo.com>
date Sun, 22 Mar 2009 14:40:24 -0700
parents 85d6296d51e1
children 16f53d29049f
line wrap: on
line diff
--- a/scripts/plot/gcbf.m
+++ b/scripts/plot/gcbf.m
@@ -19,8 +19,8 @@
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {@var{fig} =} gcbf ()
 ## Return a handle to the figure containing the object whose callback
-## is currently executing. If no callback is executing, this function
-## returns the empty matrix. The handle returned by this function is
+## is currently executing.  If no callback is executing, this function
+## returns the empty matrix.  The handle returned by this function is
 ## the same as the second output argument of gcbo.
 ##
 ##@seealso{gcf, gca, gcbo}