changeset 345:89e8e74f7bbe

Add missing period in help text
author hauberg
date Fri, 26 Sep 2008 18:10:36 +0000
parents 35e67ffea977
children 0be2c6e5a385
files inst/imadjust.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/inst/imadjust.m
+++ b/inst/imadjust.m
@@ -25,7 +25,7 @@
 ## @deftypefnx {Function File} @var{J}= imadjust (..., @var{gamma})
 ## @deftypefnx {Function File} @var{newmap}= imadjust (@var{map}, ...)
 ## @deftypefnx {Function File} @var{RGB_out}= imadjust (@var{RGB}, ...)
-## Adjust image or colormap values to a specified range
+## Adjust image or colormap values to a specified range.
 ##
 ## @code{J=imadjust(I)} adjusts intensity image @var{I} values so that
 ## 1% of data on lower and higher values (2% in total) of the image is