changeset 14950:7ab3ac5c676c

maint: periodic merge of default to jit
author Max Brister <max@2bass.com>
date Mon, 11 Jun 2012 20:11:20 -0500
parents c57cfdb37f81 (current diff) bf759828760c (diff)
children 4c9fd3e31436
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/plot/legend.m	Mon Jun 11 10:03:28 2012 -0500
+++ b/scripts/plot/legend.m	Mon Jun 11 20:11:20 2012 -0500
@@ -19,7 +19,7 @@
 ## -*- texinfo -*-
 ## @deftypefn  {Function File} {} legend (@var{str1}, @var{str2}, @dots{})
 ## @deftypefnx {Function File} {} legend (@var{matstr})
-## @deftypefnx {Function File} {} legend (@var{cell})
+## @deftypefnx {Function File} {} legend (@var{cellstr})
 ## @deftypefnx {Function File} {} legend (@dots{}, "location", @var{pos})
 ## @deftypefnx {Function File} {} legend (@dots{}, "orientation", @var{orient})
 ## @deftypefnx {Function File} {} legend (@var{hax}, @dots{})