commit d830c0c52f4700d3374a6c2cbf909400529f1b89 parent 7fb2cf27e796b51161f04ca8c9680e7d4ab9f279 Author: hhvn <dev@hhvn.uk> Date: Fri, 24 Dec 2021 11:47:16 +0000 s/ui.c: comment typo Diffstat:
M | src/ui.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/ui.c b/src/ui.c @@ -766,7 +766,7 @@ ui_format_activity(int activity) { return ui_format(config_gets("format.ui.buflist.activity.none"), NULL); } - return NULL; /* should be possible *shrug*/ + return NULL; /* shouldn't be possible *shrug*/ } void