summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavor <vorgrimmlerdavid@gmx.de>2013-07-16 16:58:35 +0200
committerdavor <vorgrimmlerdavid@gmx.de>2013-07-16 16:58:35 +0200
commit878672edeaf6d2871cb75d5e33e950d3b9aaedca (patch)
treea8c76f02cdf2407264621527ef8e73e5003f6895
parent22ce64927c494346efa6a609705e196e7937e28a (diff)
Typo.
-rw-r--r--ot-tools-user.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ot-tools-user.sh b/ot-tools-user.sh
index d7eafd2..6680389 100644
--- a/ot-tools-user.sh
+++ b/ot-tools-user.sh
@@ -278,7 +278,7 @@ otkill() {
# otcheck "task";
# otcheck "validation";
# otcheck 4store;;
-# *) echo "O argument required: [service_name] or 'all'";
+# *) echo "One argument required: [service_name] or 'all'";
# echo "usage: otcheck [all|algorithm|compound|dataset|feature|model|task|validation|4store]";
# return 1;;
# esac