# HG changeset patch # User John W. Eaton # Date 1232467376 18000 # Node ID c0d71b4deeb7fbb3fa96c7981ab0936ccee7625b # Parent fda06702bf71a09e53588d86ded73c1f4fd4e234 pink.m: spelling fix diff --git a/scripts/ChangeLog b/scripts/ChangeLog --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,6 +1,8 @@ 2009-01-20 John W. Eaton - * image/hsv.m: Doc fix from Francesco Potorti` . + * image/pink.m: Spelling fix. + * image/hsv.m: Doc fix. + From Francesco Potorti` . * testfun/assert.m: Use isfield instead of struct_contains. diff --git a/scripts/image/pink.m b/scripts/image/pink.m --- a/scripts/image/pink.m +++ b/scripts/image/pink.m @@ -18,8 +18,8 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {} pink (@var{n}) -## Create color colormap. This colormap gives a sephia tone on black and -## white images. The argument @var{n} should be a scalar. If it +## Create color colormap. This colormap gives a sepia tone on black and +## white images. The argument @var{n} should be a scalar. If it ## is omitted, the length of the current colormap or 64 is assumed. ## @seealso{colormap} ## @end deftypefn