mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: kldap: Fix trailing whitespace in description.
* gnu/packages/kde-pim.scm (kldap)[description]: Fix trailing whitespace.
This commit is contained in:
@@ -943,7 +943,7 @@ easier to do so.")
|
||||
(synopsis "Library for accessing LDAP")
|
||||
(description " This is a library for accessing LDAP with a convenient Qt
|
||||
style C++ API. LDAP (Lightweight Directory Access Protocol) is an application
|
||||
protocol for querying and modifying directory services running over TCP/IP. ")
|
||||
protocol for querying and modifying directory services running over TCP/IP.")
|
||||
(license license:lgpl2.0+)))
|
||||
|
||||
(define-public kleopatra
|
||||
|
||||
Reference in New Issue
Block a user