diff --git a/main/CommandStrings.scala b/main/CommandStrings.scala index fc33d7b93..5e0b19122 100644 --- a/main/CommandStrings.scala +++ b/main/CommandStrings.scala @@ -91,7 +91,7 @@ InspectCommand + """ [tree] "Related" shows all of the scopes in which the key is defined.""" val SetCommand = "set" - val setBrief = (SetCommand + "[every] ", "Evaluates the given Setting and applies it to the current project.") + val setBrief = (SetCommand + " [every] ", "Evaluates the given Setting and applies it to the current project.") val setDetailed = SetCommand + """