[med-svn] [codonw] 04/05: fix spelling
Sascha Steinbiss
sascha at steinbiss.name
Fri Feb 26 09:02:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository codonw.
commit cce0029328c9ca5839515dbe91804ad9103e189b
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Fri Feb 26 08:59:56 2016 +0000
fix spelling
---
debian/changelog | 1 +
debian/patches/spelling | 29 +++++++++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 253f85d..702885f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ codonw (1.4.4-3) UNRELEASED; urgency=medium
* Bump Standards-Version.
* Use secure Vcs-Git.
* Add Lintian overrides for pedantic issues.
+ * Fix spelling.
-- Sascha Steinbiss <sascha at steinbiss.name> Fri, 05 Feb 2016 16:24:29 +0000
diff --git a/debian/patches/spelling b/debian/patches/spelling
index 37c09e4..80d16f4 100644
--- a/debian/patches/spelling
+++ b/debian/patches/spelling
@@ -21,3 +21,32 @@ Description: Spelling
(pm->coa=='a')? "amino acid":"codon",nfics);
fprintf(fics , "%s","label");
+--- a/menu.c
++++ b/menu.c
+@@ -614,7 +614,7 @@
+ printf("See the menu 'Change defaults' to change this "
+ "selection\n\n");
+ printf("If you wish to use a personal choice of CAI "
+- "vaules\n");
++ "values\n");
+ printf("\tplease continue and you will be prompted for"
+ " input\n\n");
+ pause;
+@@ -634,7 +634,7 @@
+ printf("See the menu 'Change defaults' to change Fop "
+ "selection\n\n");
+ printf("If you wish to use a personal choice of Fop "
+- "vaules\n");
++ "values\n");
+ printf("\tplease continue and you will be prompted for "
+ "input\n\n");
+ pause;
+@@ -654,7 +654,7 @@
+ printf("See the menu 'Change defaults' to change CBI "
+ "selection\n\n");
+ printf("If you wish to use a personal choice of CBI "
+- "vaules\n");
++ "values\n");
+ printf("\tplease continue and you will be prompted for "
+ "input\n\n");
+ pause;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/codonw.git
More information about the debian-med-commit
mailing list