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>
This commit is contained in:
Jos van den Oever 2025-05-25 12:44:42 +02:00 committed by Hilton Chain
parent d1311ee579
commit f7f4eb3dce
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -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}