8178520: jshell tool: /help /save -- incorrect description of /save -start
Reviewed-by: jlahoda
--- a/langtools/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/resources/l10n.properties Thu Apr 13 16:26:29 2017 +0000
+++ b/langtools/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/resources/l10n.properties Thu Apr 13 14:11:33 2017 -0700
@@ -264,7 +264,7 @@
/save -history <file>\n\t\
Save the sequential history of all commands and snippets entered since jshell was launched.\n\n\
/save -start <file>\n\t\
- Save the default start-up definitions to the file.
+ Save the current start-up definitions to the file.
help.open.summary = open a file as source input
help.open.args = <file>