summaryrefslogtreecommitdiff
path: root/gnu/packages/lxqt.scm
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2019-05-22 17:14:14 -0700
committerVagrant Cascadian <vagrant@debian.org>2019-05-22 18:29:30 -0700
commit245289f8ddcead9b64bad1a5d237071a7979349b (patch)
treea03661829a9d944a2816ceec9fb2189939b8aadb /gnu/packages/lxqt.scm
parent74e74dd0bd34dde1c00fd3725c20719a37279692 (diff)
downloadguix-patches-245289f8ddcead9b64bad1a5d237071a7979349b.tar
guix-patches-245289f8ddcead9b64bad1a5d237071a7979349b.tar.gz
gnu: lxqt-policykit: Fix typo "authentication".
* gnu/packages/lxqt (lxqt-policykit)[description]: Fix typo.
Diffstat (limited to 'gnu/packages/lxqt.scm')
-rw-r--r--gnu/packages/lxqt.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/lxqt.scm b/gnu/packages/lxqt.scm
index d91efe715d..cac68c44c9 100644
--- a/gnu/packages/lxqt.scm
+++ b/gnu/packages/lxqt.scm
@@ -651,7 +651,7 @@ of other programs.")
#t)))))
(home-page "https://lxqt.org/")
(synopsis "The LXQt PolicyKit agent")
- (description "lxqt-policykit is the polkit authentification agent of
+ (description "lxqt-policykit is the polkit authentication agent of
LXQt.")
(license license:lgpl2.1+)))