8174857: jshell tool: /help /set truncation -- confusing indentation
authorrfield
Mon, 13 Feb 2017 12:14:23 -0800
changeset 43859 a65da3fbe6ba
parent 43858 3f89ba6c36c0
child 43860 e1f41df9a00c
8174857: jshell tool: /help /set truncation -- confusing indentation Reviewed-by: jjg
langtools/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/resources/l10n.properties
--- a/langtools/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/resources/l10n.properties	Mon Feb 13 11:51:51 2017 -0800
+++ b/langtools/src/jdk.jshell/share/classes/jdk/internal/jshell/tool/resources/l10n.properties	Mon Feb 13 12:14:23 2017 -0800
@@ -650,7 +650,7 @@
    varinit    -- variable declaration with init\n\t\
    expression -- expression -- note: {name}==scratch-variable-name\n\t\
    varvalue   -- variable value expression\n\t\
-   assignment -- assign variable\n\t\
+   assignment -- assign variable\n\
 The action selector kind describes what happened to the snippet.  The values are:\n\t\
    added     -- snippet has been added\n\t\
    modified  -- an existing snippet has been modified\n\t\