1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-19 16:50:38 +02:00

gnu: kmessagelib: Fix typo "This package".

* gnu/packages/kde-pim (kmessagelib): Fix typo.
This commit is contained in:
Vagrant Cascadian
2020-04-12 11:31:39 -07:00
parent e3e13b128a
commit 507779fdba

View File

@@ -1346,7 +1346,7 @@ using a Qt/KMime C++ API.")
`(#:tests? #f)) ;; TODO many test fail for quite different reasons
(home-page "https://cgit.kde.org/messagelib.git")
(synopsis "KDE PIM messaging libraries")
(description "This packages provides several libraries for messages,
(description "This package provides several libraries for messages,
e.g. a message list, a mime tree parse, a template parser and the
kwebengineviewer.")
(license ;; GPL for programs, LGPL for libraries