doc: Small rewording.

* doc/guix.texi (Services)[Continuous Integration]: Add quotes to mark terms
  as such. Fix typo.
This commit is contained in:
Hartmut Goebel 2022-06-22 16:35:13 +02:00 committed by Andreas Enge
parent 39c7591a9b
commit 4d7a4a8f9c
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -38375,8 +38375,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