changeset 15519:dee69050bb02

rgbplot.m: Tweak docstring. * rgbplot.m: Tweak docstring.
author Rik <rik@octave.org>
date Sun, 14 Oct 2012 09:01:34 -0700
parents 3f1b306e2ba9
children f915996325b7
files scripts/image/rgbplot.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/image/rgbplot.m
+++ b/scripts/image/rgbplot.m
@@ -18,7 +18,7 @@
 
 ## -*- texinfo -*-
 ## @deftypefn  {Function File} {} rgbplot (@var{cmap})
-## @deftypefnx {Function File} {@var{h} =} rgbplot (@dots{})
+## @deftypefnx {Function File} {@var{h} =} rgbplot (@var{cmap})
 ## Plot the components of a colormap.
 ##
 ## The first column is plotted in red, the second column in green, and