Merge pull request #11834 from umireon/umireon-insert-space
Insert space
This commit is contained in:
commit
d829145459
@ -561,7 +561,7 @@ class BuildFlagsError < RuntimeError
|
|||||||
The following #{flag_text}:
|
The following #{flag_text}:
|
||||||
#{flags.join(", ")}
|
#{flags.join(", ")}
|
||||||
#{require_text} building tools, but none are installed.
|
#{require_text} building tools, but none are installed.
|
||||||
#{DevelopmentTools.installation_instructions}#{bottle_text}
|
#{DevelopmentTools.installation_instructions} #{bottle_text}
|
||||||
EOS
|
EOS
|
||||||
|
|
||||||
super message
|
super message
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user