gnu: kldap: Fix trailing whitespace in description.
* gnu/packages/kde-pim.scm (kldap)[description]: Fix trailing whitespace.
This commit is contained in:
parent
50162cc6cd
commit
394274a441
1 changed files with 1 additions and 1 deletions
|
|
@ -943,7 +943,7 @@ easier to do so.")
|
||||||
(synopsis "Library for accessing LDAP")
|
(synopsis "Library for accessing LDAP")
|
||||||
(description " This is a library for accessing LDAP with a convenient Qt
|
(description " This is a library for accessing LDAP with a convenient Qt
|
||||||
style C++ API. LDAP (Lightweight Directory Access Protocol) is an application
|
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+)))
|
(license license:lgpl2.0+)))
|
||||||
|
|
||||||
(define-public kleopatra
|
(define-public kleopatra
|
||||||
|
|
|
||||||
Reference in a new issue