gnu: kdav: Fix spelling of "implementation".

* gnu/packages/kde-pim (kdav): Fix typo.
This commit is contained in:
Vagrant Cascadian 2020-04-12 11:50:08 -07:00
parent 5995a9f7d1
commit 5a03345898
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -623,7 +623,7 @@ functions for accessing calendar data using the kcalcore API.")
("qtxmlpatterns" ,qtxmlpatterns))) ("qtxmlpatterns" ,qtxmlpatterns)))
(home-page "https://cgit.kde.org/kdav.git") (home-page "https://cgit.kde.org/kdav.git")
(synopsis "DAV protocol implementation with KJobs") (synopsis "DAV protocol implementation with KJobs")
(description "This is a DAV protocol implemention with KJobs. Calendars (description "This is a DAV protocol implementation with KJobs. Calendars
and todos are supported, using either GroupDAV or CalDAV, and contacts are and todos are supported, using either GroupDAV or CalDAV, and contacts are
supported using GroupDAV or CardDAV.") supported using GroupDAV or CardDAV.")
(license ;; GPL for programs, LGPL for libraries (license ;; GPL for programs, LGPL for libraries