[med-svn] [mauvealigner] 08/08: Fix spelling

Andreas Tille tille at debian.org
Mon Apr 20 16:56:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository mauvealigner.

commit f4756c5d5b426293a3a9e74e4e8cc9492a60f866
Author: Andreas Tille <tille at debian.org>
Date:   Mon Apr 20 17:35:56 2015 +0200

    Fix spelling
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
index fa3e6bf..6fe698a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 fix_build.patch
 do_not_build_static_binaries.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..8b3bd41
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,15 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Updated: Sun, 19 Apr 2015 21:14:45 +0200
+Description: Fix spelling
+
+--- a/src/mauveAligner.cpp
++++ b/src/mauveAligner.cpp
+@@ -437,7 +437,7 @@ try{
+ 	if( find_repeats ){
+ 		if( create_LCBs || read_matches || read_lcbs || calculate_coverage || 
+ 		    island_file != "" || island_size != 0 || recursive || lcb_stats_file != "" ){
+-			cerr << "A paramater has been specified that is incompatible with repeat list generation\n";
++			cerr << "A parameter has been specified that is incompatible with repeat list generation\n";
+ 			return -1;
+ 		}
+ 	}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/mauvealigner.git



More information about the debian-med-commit mailing list