summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/emacs.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 053fe6d479..da68e00703 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -10491,6 +10491,6 @@ device tree files.")
     (description
      "This is an Emacs mode to give you a UI for managing init system
 daemons (services) for those getting tired of typing out @code{sudo service
-my_thing reload} all the time.  Its offers a consistent UI over different init
+my_thing reload} all the time.  It offers a consistent UI over different init
 systems.")
     (license license:gpl3+)))