diff scripts/plot/daspect.m @ 10711:fbd7843974fa

Periodic grammar check of documentation files to ensure common format.
author Rik <octave@nomad.inbox5.com>
date Wed, 16 Jun 2010 20:36:55 -0700
parents ce94aaa71a4f
children a72d53df4fa6
line wrap: on
line diff
--- a/scripts/plot/daspect.m	Wed Jun 16 23:45:13 2010 +0200
+++ b/scripts/plot/daspect.m	Wed Jun 16 20:36:55 2010 -0700
@@ -16,7 +16,7 @@
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} daspect (@var{data_aspect_ratio})
-## Set the data aspect ratio of the current axes. The aspect ratio is
+## Set the data aspect ratio of the current axes.  The aspect ratio is
 ## a normalized 3 element vector representing the span of the x, y, and 
 ## z-axes limits.
 ## @deftypefnx {Function File} {@var{data_aspect_ratio} =} daspect ( )