mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-23 11:09:41 -05:00
gnu: kdav: Fix spelling of "implementation".
* gnu/packages/kde-pim (kdav): Fix typo.
This commit is contained in:
parent
5995a9f7d1
commit
5a03345898
1 changed files with 1 additions and 1 deletions
|
@ -623,7 +623,7 @@ (define-public kdav
|
|||
("qtxmlpatterns" ,qtxmlpatterns)))
|
||||
(home-page "https://cgit.kde.org/kdav.git")
|
||||
(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
|
||||
supported using GroupDAV or CardDAV.")
|
||||
(license ;; GPL for programs, LGPL for libraries
|
||||
|
|
Loading…
Reference in a new issue