Code Cleanup
- Move a newline out of localization and into source code.
This commit is contained in:
committed by
Paul Beckingham
parent
d89ee4d19c
commit
14c17d5c4d
@@ -134,7 +134,7 @@ int CmdColor::execute (std::string& output)
|
||||
<< " " << five.colorize ("task color underline grey10 on grey3") << "\n"
|
||||
<< " " << six.colorize ("task color red on color173") << "\n"
|
||||
<< "\n"
|
||||
<< STRING_CMD_COLOR_YOURS << "\n"
|
||||
<< STRING_CMD_COLOR_YOURS << "\n\n"
|
||||
<< " " << sample.colorize ("task color " + swatch) << "\n\n";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user