[med-svn] [iqtree] 07/08: Fix spelling
Andreas Tille
tille at debian.org
Thu Dec 17 16:19:07 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository iqtree.
commit 820aeb09d0ad80025d7ad75389f74cc97afc59aa
Author: Andreas Tille <tille at debian.org>
Date: Thu Dec 17 17:14:19 2015 +0100
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
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..f7df2ae
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,15 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Thu, 17 Dec 2015 17:13:25 +0100
+Description: Fix spelling
+
+--- a/mpdablock.cpp
++++ b/mpdablock.cpp
+@@ -56,7 +56,7 @@ void MPdaBlock::Read(NxsToken &token)
+
+ int ntax = sgraph->getNTaxa();
+ if (ntax <= 0) {
+- errormsg = "PDA Block should be preceeded by Splits Block";
++ errormsg = "PDA Block should be preceded by Splits Block";
+ throw NxsException(errormsg, token.GetFilePosition(), token.GetFileLine(), token.GetFileColumn());
+
+ }
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/iqtree.git
More information about the debian-med-commit
mailing list