mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
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:
parent
d1311ee579
commit
f7f4eb3dce
1 changed files with 2 additions and 2 deletions
|
|
@ -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}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue