summaryrefslogtreecommitdiff
path: root/doc/contributing.texi
diff options
context:
space:
mode:
authorJos van den Oever <jos@vandenoever.info>2025-05-25 12:44:42 +0200
committerHilton Chain <hako@ultrarare.space>2025-05-26 02:00:13 +0800
commitf7f4eb3dce9f03de7e43a466a93381a7fae81840 (patch)
tree339c3b16fb8aad527e7007a87f5ccb62ee768221 /doc/contributing.texi
parentd1311ee57994cb7e3e5b121d80933dfe19f5c613 (diff)
doc: contributing: Fix grammar.
* doc/contributing.texi (Formatting Code): Fix grammar. Change-Id: I0f1304b22068146855b6148d4f0952fe32caebdb Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space>
Diffstat (limited to 'doc/contributing.texi')
-rw-r--r--doc/contributing.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi
index 26732db729d..b858ef806a0 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}