Merge branch 'patch-3' of github.com:nemobis/wikiq
[wikiq] / wikiq.cpp
index 3351e2e4fff64cfbfdc9cfaa106c0adbfed5a5e2..ad9ac48fcb99825dddf6d80a44f23ebe3c88a5b1 100644 (file)
--- a/wikiq.cpp
+++ b/wikiq.cpp
@@ -545,7 +545,7 @@ void print_usage(char* argv[]) {
          << "unless the article is a revert to a previous revision, in which case, it" << endl
          << "contains the revision ID of the revision which was reverted to." << endl
          << endl
-         << "authors: Erik Garrison <erik@hypervolu.me>" << endl;
+         << "authors: Erik Garrison <erik@hypervolu.me>" << endl
          << "         Benjamin Mako Hill <mako@atdot.cc>" << endl;
 }
 

Benjamin Mako Hill || Want to submit a patch?