diff options
author | Alex Kost <alezost@gmail.com> | 2016-09-02 20:54:21 +0300 |
---|---|---|
committer | Alex Kost <alezost@gmail.com> | 2016-09-02 20:54:21 +0300 |
commit | 5741e3e5520998f93b59848b3e58f99c0357e9a5 (patch) | |
tree | 55ccc43272a17f6df68be5dd8b5fd72e672b3940 /doc/guix.texi | |
parent | 35aa90a1fd4d8f29d0c88e4a73a7971cb261c68e (diff) | |
download | patches-5741e3e5520998f93b59848b3e58f99c0357e9a5.tar patches-5741e3e5520998f93b59848b3e58f99c0357e9a5.tar.gz |
doc: Fix typos.
* doc/guix.texi: Fix typo.
* doc/emacs.texi: Fix multiple typos.
Diffstat (limited to 'doc/guix.texi')
-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 2a7fd4d041..d6c041862d 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -8324,7 +8324,7 @@ profile, and extends polkit with the actions from @deffn {Scheme Procedure} xfce-desktop-service Return a service that adds the @code{xfce} package to the system profile, -and extends polkit with the abilit for @code{thunar} to manipulate the +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. @end deffn |