Description: small spelling fix
Author: Sascha Steinbiss <satta@debian.org>
Forwarded: via email, 20160205
--- a/src/task_fcdrate.cpp
+++ b/src/task_fcdrate.cpp
@@ -217,7 +217,7 @@
     short requiredArgs = 3;
     int i;
 
-    usage = "[options] <preprocess directory> <stats prefix> <prefix of outut files>\n\n\
+    usage = "[options] <preprocess directory> <stats prefix> <prefix of output files>\n\n\
 where 'stats prefix' is output files prefix used when stats was run\n\n\
 Options:\n\n\
 -l <int>\n\tWindow length [insert_size / 2] (insert_size is taken to be\n\
--- a/src/task_break.cpp
+++ b/src/task_break.cpp
@@ -334,7 +334,7 @@
     usage = "\
 where 'errors.gff.gz' is the errors gff file made when running score.\n\n\
 Options:\n\
--a\n\tAgressive breaking: break contigs at any FCD or low_frag error, as\n\
+-a\n\tAggressive breaking: break contigs at any FCD or low_frag error, as\n\
 \topposed to the default of replacing with Ns. Contigs are broken at the\n\
 \tmidpoint of each error. Also see option -t. Incompatible with -b\n\
 -b\n\tIgnore FCD and low fragment coverage errors that do not contain\n\
