changeset 6792:bbe79d3ed56a

[project @ 2007-07-24 20:34:08 by dbateman]
author dbateman
date Tue, 24 Jul 2007 20:34:08 +0000
parents be31a048c449
children 9a179efae6bb
files scripts/image/brighten.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/image/brighten.m	Tue Jul 24 19:04:51 2007 +0000
+++ b/scripts/image/brighten.m	Tue Jul 24 20:34:08 2007 +0000
@@ -19,7 +19,7 @@
 
 ## -*- texinfo -*-
 ## @deftypefn {Function File} {@var{map_out} =} brighten (@var{map}, @var{beta})
-## @deftypefn {Function File} {@var{map_out} =} brighten (@var{h}, @var{beta})
+## @deftypefnx {Function File} {@var{map_out} =} brighten (@var{h}, @var{beta})
 ## @deftypefnx {Function File} {@var{map_out} =} brighten (@var{beta})
 ## Darkens or brightens the given colormap. If the @var{map} argument 
 ## is omitted, the function is applied to the current colormap. The first