mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
gnu: lxqt-policykit: Fix typo "authentication".
* gnu/packages/lxqt (lxqt-policykit)[description]: Fix typo.
This commit is contained in:
parent
74e74dd0bd
commit
245289f8dd
1 changed files with 1 additions and 1 deletions
|
@ -651,7 +651,7 @@ (define-public lxqt-policykit
|
||||||
#t)))))
|
#t)))))
|
||||||
(home-page "https://lxqt.org/")
|
(home-page "https://lxqt.org/")
|
||||||
(synopsis "The LXQt PolicyKit agent")
|
(synopsis "The LXQt PolicyKit agent")
|
||||||
(description "lxqt-policykit is the polkit authentification agent of
|
(description "lxqt-policykit is the polkit authentication agent of
|
||||||
LXQt.")
|
LXQt.")
|
||||||
(license license:lgpl2.1+)))
|
(license license:lgpl2.1+)))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue