guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/04: gnu: sssd: Add missing word to description.


From: Tobias Geerinckx-Rice
Subject: 03/04: gnu: sssd: Add missing word to description.
Date: Wed, 25 Oct 2017 12:10:50 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 65808ba4eccf59f07b72bf68c90d256d01dde80f
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Oct 25 15:32:07 2017 +0200

    gnu: sssd: Add missing word to description.
    
    * gnu/packages/sssd.scm (sssd)[description]: Fix typo.
---
 gnu/packages/sssd.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/sssd.scm b/gnu/packages/sssd.scm
index 42ee8d6..95811d6 100644
--- a/gnu/packages/sssd.scm
+++ b/gnu/packages/sssd.scm
@@ -169,7 +169,7 @@ fundamental object types for C.")
     (description "SSSD is a system daemon.  Its primary function is to provide
 access to identity and authentication remote resource through a common
 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
-for extended user information.  It also provides a better database to store
-local users as well as extended user data.")
+provides PAM and NSS modules, and in the future will support D-BUS based
+interfaces for extended user information.  It also provides a better database
+to store local users as well as extended user data.")
     (license license:gpl3+)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]