mu-info: fix typo
This commit is contained in:
@ -267,7 +267,7 @@ topic_mu(const Options& opts)
|
|||||||
#else
|
#else
|
||||||
"no"
|
"no"
|
||||||
#endif
|
#endif
|
||||||
, "Better 'm server' REPL for debugging?"});
|
, "Better 'mu server' REPL for debugging"});
|
||||||
|
|
||||||
if (!opts.nocolor)
|
if (!opts.nocolor)
|
||||||
colorify(info, opts);
|
colorify(info, opts);
|
||||||
|
|||||||
Reference in New Issue
Block a user