diff options
author | Miguel <rosen644835@gmail.com> | 2019-04-27 21:36:59 +0200 |
---|---|---|
committer | Danny Milosavljevic <dannym@scratchpost.org> | 2019-05-05 17:24:03 +0200 |
commit | 65e2a3bba0d75b3f32ce8a8c2029ad8dd7505050 (patch) | |
tree | f1dfffe495419ae3e6e7d023897b07a1ee85faab /doc | |
parent | 5f026c1d52b34b30c2fdff2904ca3d9e45803f37 (diff) | |
download | patches-65e2a3bba0d75b3f32ce8a8c2029ad8dd7505050.tar patches-65e2a3bba0d75b3f32ce8a8c2029ad8dd7505050.tar.gz |
doc: Fix typo.
* doc/guix.texi (xfce-desktop-service-type): Fix sentence.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index a279bc707a..8f7feca573 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -14653,7 +14653,7 @@ This is the type of a service to run the @uref{Xfce, https://xfce.org/} desktop environment. Its value is an @code{xfce-desktop-configuration} object (see below.) -This service that adds the @code{xfce} package to the system profile, and +This service adds the @code{xfce} package to the system profile, and extends polkit with the ability for @code{thunar} to manipulate the file system as root from within a user session, after the user has authenticated with the administrator's password. |