diff scripts/plot/waitforbuttonpress.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 52d8d50e74c1
children 16f53d29049f
line wrap: on
line diff
--- a/scripts/plot/waitforbuttonpress.m
+++ b/scripts/plot/waitforbuttonpress.m
@@ -18,7 +18,7 @@
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {@var{b} =} waitforbuttonpress ()
-## Wait for button or mouse press.over a figure window. The value of
+## Wait for button or mouse press.over a figure window.  The value of
 ## @var{b} returns 0 if a mouse button was pressed or 1 is a key was
 ## pressed.
 ## @seealso{ginput}