diff scripts/plot/orient.m @ 6895:76e3d985ae56

[project @ 2007-09-13 18:22:38 by jwe]
author jwe
date Thu, 13 Sep 2007 18:22:51 +0000
parents 8bcceddab2d5
children 93c65f2a5668
line wrap: on
line diff
--- a/scripts/plot/orient.m	Thu Sep 13 16:36:18 2007 +0000
+++ b/scripts/plot/orient.m	Thu Sep 13 18:22:51 2007 +0000
@@ -19,9 +19,9 @@
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {} orient (@var{orientation})
-## Set default print orientation.  Valid values for @var{orientation}
-## include @code{"landscape"} and @code{"portrait"}.  If called with no
-## arguments, return the default print orientation.
+## Set the default print orientation.  Valid values for
+## @var{orientation} include @code{"landscape"} and @code{"portrait"}.
+## If called with no arguments, return the default print orientation.
 ## @end deftypefn
 
 ## Author: Paul Kienzle