diff mbox series

[bug#56145,4/5] doc: Small rewording.

Message ID 4a6eda0d158024e82be8b0fba97473df06713649.1655908913.git.h.goebel@crazy-compilers.com
State New
Headers show
Series Add menus to Services sub-sections | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git branch success View Git branch
cbaines/applying patch success View Laminar job
cbaines/issue success View issue

Commit Message

Hartmut Goebel June 22, 2022, 3:55 p.m. UTC
* doc/guix.texi (Services)[Continuous Integration]: Add quotes to mark terms
  as such. Fix typo.
---
 doc/guix.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/doc/guix.texi b/doc/guix.texi
index f8f730648a..db352bed95 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -31597,8 +31597,8 @@  evaluated, they are sent to the local Guix daemon.  Cuirass then
 listens to the Guix daemon output to detect the various build events.
 
 @item Using the remote build mechanism.
-The build jobs are not submitted to the local Guix daemon.  Instead, a
-remote server dispatches build requests to the connect remote workers,
+The build jobs are not submitted to the local Guix daemon.  Instead, one
+``remote server'' dispatches build requests to the connected ``remote workers'',
 according to the build priorities.
 
 @end itemize