branch: externals/systemd commit 807d8ce3df8cb4cf16de919f6edfcdbe4dbb3469 Author: Stefan Kangas <stefankan...@gmail.com> Commit: Stefan Kangas <stefankan...@gmail.com>
; Fix typo --- systemctl.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemctl.el b/systemctl.el index b4f21e538b..34dcdc46e5 100644 --- a/systemctl.el +++ b/systemctl.el @@ -36,7 +36,7 @@ ;; editing of remote unit files thanks to TRAMP. ;; ;; Key bindings `s t a r t' and `s t o p' can be used to start and stop -;; services. Similarily, `e n a b l e' and `d i s a b l e' can be used to +;; services. Similarly, `e n a b l e' and `d i s a b l e' can be used to ;; permanently enable and disable unit files. ;;; Granting access to non-root users: