Skip to content
Snippets Groups Projects
Unverified Commit 65808ba4 authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: sssd: Add missing word to description.

* gnu/packages/sssd.scm (sssd)[description]: Fix typo.
parent 06c13046
No related branches found
No related tags found
No related merge requests found
...@@ -169,7 +169,7 @@ (define-public sssd ...@@ -169,7 +169,7 @@ (define-public sssd
(description "SSSD is a system daemon. Its primary function is to provide (description "SSSD is a system daemon. Its primary function is to provide
access to identity and authentication remote resource through a common access to identity and authentication remote resource through a common
framework that can provide caching and offline support to the system. It framework that can provide caching and offline support to the system. It
provides PAM and NSS modules, and in the future will D-BUS based interfaces provides PAM and NSS modules, and in the future will support D-BUS based
for extended user information. It also provides a better database to store interfaces for extended user information. It also provides a better database
local users as well as extended user data.") to store local users as well as extended user data.")
(license license:gpl3+))) (license license:gpl3+)))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment