[PATCH] Add a missing trailing space
Signed-off-by: Paul Beckingham <paul@beckingham.net>
This commit is contained in:
committed by
Paul Beckingham
parent
a691dfd6ed
commit
4f06e454a9
@@ -205,7 +205,8 @@ int CmdShow::execute (std::string& output)
|
||||
" urgency.waiting.coefficient"
|
||||
" verbose"
|
||||
" weekstart"
|
||||
" xterm.title";
|
||||
" xterm.title"
|
||||
" ";
|
||||
|
||||
// This configuration variable is supported, but not documented. It exists
|
||||
// so that unit tests can force color to be on even when the output from task
|
||||
|
||||
Reference in New Issue
Block a user