[mathicgb] 30/393: Fixed a few typos in the help system.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Fri Apr 3 15:58:27 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch upstream
in repository mathicgb.
commit 61c61e4d22eaaa3adbe5b86f6053d0db49be100a
Author: Bjarke Hammersholt Roune <bjarkehr.code at gmail.com>
Date: Wed Sep 26 19:45:00 2012 +0200
Fixed a few typos in the help system.
---
src/cli/GBMain.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/cli/GBMain.cpp b/src/cli/GBMain.cpp
index 7be7e50..3f8cef3 100755
--- a/src/cli/GBMain.cpp
+++ b/src/cli/GBMain.cpp
@@ -70,13 +70,13 @@ public:
mTracingLevel("tracingLevel",
"How much information to print out about actions taken. Nothing "
- "extra is printed if the value is zero. Higher values than zero "
+ "extra is printed if the value is zero. Higher values "
"result in more information.",
0),
mBreakAfter("breakAfter",
- "Stop the computation after this elements have been added to the basis. "
- "The computation runs to the end of the value is zero.",
+ "Stop the computation after this many elements have been added to "
+ "the basis. The computation runs uninterrupted if the value is zero.",
0),
mPrintInterval("printInterval",
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mathicgb.git
More information about the debian-science-commits
mailing list