diff scripts/plot/shg.m @ 11563:3c6e8aaa9555

Grammarcheck m-files before 3.4 release.
author Rik <octave@nomad.inbox5.com>
date Tue, 18 Jan 2011 20:55:01 -0800
parents fd0a3ac60b0e
children 72c96de7a403
line wrap: on
line diff
--- a/scripts/plot/shg.m
+++ b/scripts/plot/shg.m
@@ -17,7 +17,7 @@
 ## <http://www.gnu.org/licenses/>.
 
 ## -*- texinfo -*-
-## @deftypefn {Function File} {} shg
+## @deftypefn {Command} {} shg
 ## Show the graph window.  Currently, this is the same as executing
 ## @code{drawnow}.
 ## @seealso{drawnow, figure}