changeset 9691:617395740b29 octave-forge

Fix typo in doc string.
author thomas-weber
date Wed, 14 Mar 2012 06:59:32 +0000
parents a2504a30b53e
children dee7b9b17fae
files main/image/src/__spatial_filtering__.cc
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/main/image/src/__spatial_filtering__.cc	Tue Mar 13 23:19:45 2012 +0000
+++ b/main/image/src/__spatial_filtering__.cc	Wed Mar 14 06:59:32 2012 +0000
@@ -303,10 +303,10 @@
 is given in the @var{arg} argument. The corresponding user interface is available\n\
 in @code{ordfilt2} and @code{ordfiltn}.\n\
 @item \"std\"\n\
-Compute the local standard deviation. The correponding user interface is available\n\
+Compute the local standard deviation. The corresponding user interface is available\n\
 in @code{stdfilt}.\n\
 @item \"entropy\"\n\
-Compute the local entropy. The correponding user interface is available\n\
+Compute the local entropy. The corresponding user interface is available\n\
 in @code{entropyfilt}.\n\
 @item \"range\"\n\
 Compute the local range of the data. The corresponding user interface is\n\