summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac <arunisaac@systemreboot.net>2020-07-05 19:33:52 +0530
committerArun Isaac <arunisaac@systemreboot.net>2020-07-05 19:33:52 +0530
commitdffc82fa55f4a1fd710c84088d118d9e6a8472b3 (patch)
treec19795efff7a9c1ffdd36733f8cff095c3943742
parentcfdb6770ef57a745c101388fa708aa327b8cde2b (diff)
downloadguix-patches-dffc82fa55f4a1fd710c84088d118d9e6a8472b3.tar
guix-patches-dffc82fa55f4a1fd710c84088d118d9e6a8472b3.tar.gz
doc: Fix minor typo in X Window.
* doc/guix.texi (X Window): Replace "not" with "no".
-rw-r--r--doc/guix.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index b0d31f1bab..62e8bc9d68 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -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.