[med-svn] [bitseq] 02/04: Fix spelling

Andreas Tille tille at debian.org
Sat Dec 2 11:42:46 UTC 2017


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

tille pushed a commit to branch master
in repository bitseq.

commit b2a1f6ce450793eed5cc8c0b1b2683083415d394
Author: Andreas Tille <tille at debian.org>
Date:   Sat Dec 2 12:38:29 2017 +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
index b353fdb..e3019d1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,4 @@
 link_against_system_samtools.patch
 hardening.patch
 fix_clean_target.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..07d7b88
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,15 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Change: Sat, 02 Dec 2017 09:56:17 +0100
+Description: Fix spelling
+
+--- a/getFoldChange.cpp
++++ b/getFoldChange.cpp
+@@ -29,7 +29,7 @@ int main(int argc,char* argv[]){
+    // }}}
+    bool doLog=args.flag("log");
+    if(doLog){
+-      if(args.verbose)cout<<"Will log expression samples to produce log_2 Fold Chnage."<<endl;
++      if(args.verbose)cout<<"Will log expression samples to produce log_2 Fold Change."<<endl;
+    }else{
+       if(args.verbose)cout<<"Assuming samples are logged, producing log_2 Fold Change."<<endl;
+    }

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



More information about the debian-med-commit mailing list