[med-svn] [mia] 05/05: update patch for more spell corrections
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 e3e65cffa7696ccabde3d07602928972e1df5db4
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Tue Nov 24 22:17:50 2015 +0100
update patch for more spell corrections
---
debian/patches/01_spellcheck_corrections.patch | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/debian/patches/01_spellcheck_corrections.patch b/debian/patches/01_spellcheck_corrections.patch
index cb7a47a..9e7c7a2 100644
--- a/debian/patches/01_spellcheck_corrections.patch
+++ b/debian/patches/01_spellcheck_corrections.patch
@@ -5,9 +5,9 @@ Origin: upstream
Forwarded: not-needed
Last-Update: 2015-11-24
---- mia-2.2.7.orig/mia/2d/filter/thresh.cc
-+++ mia-2.2.7/mia/2d/filter/thresh.cc
-@@ -70,7 +70,7 @@ C2DThreshNImageFilterFactory::C2DThreshN
+--- a/mia/2d/filter/thresh.cc
++++ b/mia/2d/filter/thresh.cc
+@@ -70,7 +70,7 @@ C2DThreshNImageFilterFactory::C2DThreshNImageFilterFactory():
m_thresh(5.0)
{
add_parameter("shape", make_param(m_shape, "4n", false, "neighborhood shape to take into account"));
@@ -16,11 +16,13 @@ Last-Update: 2015-11-24
}
C2DFilter *C2DThreshNImageFilterFactory::do_create()const
-@@ -81,7 +81,7 @@ C2DFilter *C2DThreshNImageFilterFactory:
+@@ -80,8 +80,8 @@ 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 threshhold and "
- "whose neighbours in a given neighborhood shape also fall below a this threshhold";
++ 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