- Changed wording of the help output.
This commit is contained in:
Paul Beckingham
2009-03-13 10:35:17 -04:00
parent 0cfc9c720e
commit 28c97f181a

View File

@@ -309,7 +309,7 @@ std::string handleVersion (Config& conf)
link.addCell (link.addRow (), 0,
"See http://www.beckingham.net/task.html for the latest releases and a "
"full tutorial. New releases containing fixes and enhancements are "
"released frequently.");
"made frequently.");
// Create a table for output.
Table table;