diff scripts/plot/view.m @ 10793:be55736a0783

Grammarcheck the documentation from m-files.
author Rik <octave@nomad.inbox5.com>
date Sun, 18 Jul 2010 20:35:16 -0700
parents 95c3e38098bf
children cac58372d547
line wrap: on
line diff
--- a/scripts/plot/view.m
+++ b/scripts/plot/view.m
@@ -17,7 +17,7 @@
 ## <http://www.gnu.org/licenses/>.
 
 ## -*- texinfo -*-
-## @deftypefn {Function File} {} view (@var{azimuth}, @var{elevation})
+## @deftypefn  {Function File} {} view (@var{azimuth}, @var{elevation})
 ## @deftypefnx {Function File} {} view (@var{dims})
 ## @deftypefnx {Function File} {[@var{azimuth}, @var{elevation}] =} view ()
 ## Set or get the viewpoint for the current axes.