summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2020-04-12 11:50:08 -0700
committerVagrant Cascadian <vagrant@debian.org>2020-04-12 12:03:32 -0700
commit5a03345898a542e71b94ad0f25b9917f91b5866c (patch)
tree23014ab1701c85577f0b15a9af6456bc24c1f9a3
parent5995a9f7d1d93f241dce028c26fb03bb5914d3c9 (diff)
downloadpatches-5a03345898a542e71b94ad0f25b9917f91b5866c.tar
patches-5a03345898a542e71b94ad0f25b9917f91b5866c.tar.gz
gnu: kdav: Fix spelling of "implementation".
* gnu/packages/kde-pim (kdav): Fix typo.
-rw-r--r--gnu/packages/kde-pim.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm
index 8dbc7bd591..cb24f0efbf 100644
--- a/gnu/packages/kde-pim.scm
+++ b/gnu/packages/kde-pim.scm
@@ -623,7 +623,7 @@ functions for accessing calendar data using the kcalcore API.")
("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