diff options
| author | Efraim Flashner <efraim@flashner.co.il> | 2025-08-06 13:14:47 +0300 |
|---|---|---|
| committer | Efraim Flashner <efraim@flashner.co.il> | 2025-08-06 13:30:53 +0300 |
| commit | 17f7e9c4f381b46355417b1b7af93d52b9e44fef (patch) | |
| tree | c5c1fb709942f9cf7a3011bb665b0b868ba2a471 /doc/contributing.texi | |
| parent | 496a089a11367dcb660961cfc46de01ec9d624c2 (diff) | |
doc: Fix some typos.
* doc/contributing.texi (Bulk Updates): Fix typo.
* doc/guix.texi (Networking Services, Power Management Services, Guix
Services, Backup Home Services): Same.
Change-Id: I4ebde33ad628e35ea2c1888b8247707ab3763cf1
Diffstat (limited to 'doc/contributing.texi')
| -rw-r--r-- | doc/contributing.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contributing.texi b/doc/contributing.texi index 34def99c9be..6d3f1622f30 100644 --- a/doc/contributing.texi +++ b/doc/contributing.texi @@ -1449,7 +1449,7 @@ already ran @code{bootstrap} and @code{configure}: The first command updates all packages in @code{(gnu packages astronomy)} to the latest versions and writes changes back to the file. -The second invokes @code{etc/commiter.scm} script, a helper script for +The second invokes @code{etc/committer.scm} script, a helper script for larger scale updates; it identifies each package diff and creates corresponding commits with the correct style. |
