[med-svn] [codonw] 01/01: fix spelling errors
Sascha Steinbiss
sascha-guest at moszumanska.debian.org
Sat Nov 21 01:04:54 UTC 2015
This is an automated email from the git hooks/post-receive script.
sascha-guest pushed a commit to branch master
in repository codonw.
commit c534b90aa3f924d5241e64c568d24d56e47e9571
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date: Sat Nov 21 01:04:45 2015 +0000
fix spelling errors
---
debian/patches/series | 1 +
debian/patches/spelling | 23 +++++++++++++++++++++++
2 files changed, 24 insertions(+)
diff --git a/debian/patches/series b/debian/patches/series
index 950fc31..6cbc1ef 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ hardening
enable_clean
remove_pause
define_linux
+spelling
diff --git a/debian/patches/spelling b/debian/patches/spelling
new file mode 100644
index 0000000..37c09e4
--- /dev/null
+++ b/debian/patches/spelling
@@ -0,0 +1,23 @@
+Description: Spelling
+--- a/tester.c
++++ b/tester.c
+@@ -63,7 +63,7 @@
+
+ printf(" Welcome to TESTER \n(which just tests your "
+ "knowledge of the Genetic code)\n"
+- " The genetic code used is dependant on\n what"
++ " The genetic code used is dependent on\n what"
+ " code is selected in menu 3\n"
+ " The current code is %s %s\n"
+ "\n If you get stuck try typing ? for a hint\n"
+--- a/coresp.c
++++ b/coresp.c
+@@ -185,7 +185,7 @@
+ if( (fics=open_file("",nfics, "w",FALSE))==NULL) my_exit(1,"nfics2");
+
+ fprintf(summary,"\n\nThe position of each %s by axis \n"
+- "also see %s for seperate output\n",
++ "also see %s for separate output\n",
+ (pm->coa=='a')? "amino acid":"codon",nfics);
+
+ fprintf(fics , "%s","label");
--
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