From dffc82fa55f4a1fd710c84088d118d9e6a8472b3 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sun, 5 Jul 2020 19:33:52 +0530 Subject: doc: Fix minor typo in X Window. * doc/guix.texi (X Window): Replace "not" with "no". --- doc/guix.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/guix.texi') 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. -- cgit v1.2.3