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