From 68334b23c7783d48794aa3ec140cc6aa19a9bbb2 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Thu, 7 Sep 2017 11:49:26 +0200 Subject: [PATCH] shell/aliases: fix typo in comment --- shell/aliases.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/aliases.in b/shell/aliases.in index 5e9c33a..69270cc 100644 --- a/shell/aliases.in +++ b/shell/aliases.in @@ -42,7 +42,7 @@ alias mu=mutt alias rs=reset # like git's reset alias alias sa='ssh-add -t 1h' alias te=tree -# systemd ... (sc is provided as shell script for better completoin) +# systemd ... (sc is provided as shell script for better completion) alias jc=journalctl alias lc=loginctl alias mc=machinectl -- 2.43.2