Author: Michael R. Crusoe <crusoe@ucdavis.edu>
Description: fix upstream's typos
--- a/src/SalmonQuantify.cpp
+++ b/src/SalmonQuantify.cpp
@@ -2088,7 +2088,7 @@
     (
      "maxOcc,m", 
      po::value<int>(&(memOptions->max_occ))->default_value(200),
-     "(S)MEMs occuring more than this many times won't be considered.")
+     "(S)MEMs occurring more than this many times won't be considered.")
     (
      "initUniform", po::bool_switch(&(sopt.initUniform))->default_value(false),
      "initialize the offline inference with uniform parameters, rather than seeding with online parameters.")
