Archived
1
0
Fork 0

doc: Fix minor typo in X Window.

* doc/guix.texi (X Window): Replace "not" with "no".
This commit is contained in:
Arun Isaac 2020-07-05 19:33:52 +05:30
parent cfdb6770ef
commit dffc82fa55
No known key found for this signature in database
GPG key ID: 2E25EE8B61802BB3

View file

@ -15458,7 +15458,7 @@ auto-login session.
@cindex Xorg, configuration
@deftp {Data Type} xorg-configuration
This data type represents the configuration of the Xorg graphical display
server. Note that there is not Xorg service; instead, the X server is started
server. Note that there is no Xorg service; instead, the X server is started
by a ``display manager'' such as GDM, SDDM, and SLiM. Thus, the configuration
of these display managers aggregates an @code{xorg-configuration} record.