diff scripts/plot/title.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 eb63fbe60fab
children c776f063fefe
line wrap: on
line diff
--- a/scripts/plot/title.m	Mon Jul 19 06:17:54 2010 +0300
+++ b/scripts/plot/title.m	Sun Jul 18 20:35:16 2010 -0700
@@ -18,7 +18,7 @@
 ## <http://www.gnu.org/licenses/>.
 
 ## -*- texinfo -*-
-## @deftypefn {Function File} {} title (@var{title})
+## @deftypefn  {Function File} {} title (@var{title})
 ## @deftypefnx {Function File} {} title (@var{title}, @var{p1}, @var{v1}, @dots{})
 ## Create a title object and return a handle to it.
 ## @end deftypefn