mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue