changeset 2319:0e3412640f69

Fix typo in help command description Reviewed-by: jkang Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2016-May/018990.html
author Andrew Azores <aazores@redhat.com>
date Fri, 27 May 2016 15:17:59 -0400
parents b1c27483751f
children f8e80ae1cfe6
files distribution/config/commands/help.properties
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/distribution/config/commands/help.properties	Fri May 27 12:01:26 2016 -0400
+++ b/distribution/config/commands/help.properties	Fri May 27 15:17:59 2016 -0400
@@ -3,7 +3,7 @@
 summary = show help for a given command or help overview
 description = Show help for a given command or provide an overview of \
     all the commands available. It is context-sensitive and will only \
-    list command relevant for the current context.
+    list commands relevant for the current context.
 usage = help [command-name]
 
 # This command does not have any options