[med-svn] [mia] 04/05: correct more spelling
Gert Wollny
gert-guest at moszumanska.debian.org
Thu Nov 26 10:51:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository mia.
commit 472845516c001d8d1e9fe912cce4d215c6e2d1d1
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Tue Nov 24 22:14:33 2015 +0100
correct more spelling
---
mia/2d/filter/thresh.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mia/2d/filter/thresh.cc b/mia/2d/filter/thresh.cc
index fc6e68e..ef54480 100644
--- a/mia/2d/filter/thresh.cc
+++ b/mia/2d/filter/thresh.cc
@@ -80,7 +80,7 @@ C2DFilter *C2DThreshNImageFilterFactory::do_create()const
const std::string C2DThreshNImageFilterFactory::do_get_descr() const
{
- return "This filter sets all pixels of an image to zero that fall below a certain threshhold and "
+ return "This filter sets all pixels of an image to zero that fall below a certain threshold and "
"whose neighbours in a given neighborhood shape also fall below a this threshold";
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mia.git
More information about the debian-med-commit
mailing list