Mercurial > hg > octave-lyh
changeset 10564:c09910abd2b0
Trivial doc fix
author | David Bateman <dbateman@free.fr> |
---|---|
date | Sun, 25 Apr 2010 00:09:12 +0200 |
parents | f5a652a101b0 |
children | 2880a862b1a8 |
files | scripts/plot/private/__color_str_rgb__.m |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/scripts/plot/private/__color_str_rgb__.m +++ b/scripts/plot/private/__color_str_rgb__.m @@ -17,7 +17,7 @@ ## <http://www.gnu.org/licenses/>. ## -*- texinfo -*- -## @deftypefn {Function File} {@var{rgb} =} __scatter__ (@var{str}) +## @deftypefn {Function File} {@var{rgb} =} __color_str_rgb__ (@var{str}) ## Undocumented internal function. ## @end deftypefn