summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/contributing.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi
index 26732db729..b858ef806a 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -1838,8 +1838,8 @@ Emacs-Guix Reference Manual}).
@cindex indentation, of code
@cindex formatting, of code
-If you do not use Emacs, please make sure to let your editor knows these
-rules. To automatically indent a package definition, you can also run:
+If you do not use Emacs, please make sure your editor knows these rules.
+To automatically indent a package definition, you can also run:
@example
./pre-inst-env guix style @var{package}