diff scripts/plot/ylabel.m @ 11152:39ae406df598

Improve docstrings for functions found in undocumented list.
author Rik <octave@nomad.inbox5.com>
date Sun, 24 Oct 2010 07:33:34 -0700
parents be55736a0783
children c715816f4539
line wrap: on
line diff
--- a/scripts/plot/ylabel.m
+++ b/scripts/plot/ylabel.m
@@ -20,7 +20,7 @@
 ## -*- texinfo -*-
 ## @deftypefn  {Function File} {} ylabel (@var{string})
 ## @deftypefnx {Function File} {} ylabel (@var{h}, @var{string})
-## @seealso{xlabel}.
+## @seealso{xlabel}
 ## @end deftypefn
 
 ## Author: jwe