diff options
author | Vagrant Cascadian <vagrant@debian.org> | 2020-04-12 11:48:34 -0700 |
---|---|---|
committer | Vagrant Cascadian <vagrant@debian.org> | 2020-04-12 12:03:29 -0700 |
commit | 5995a9f7d1d93f241dce028c26fb03bb5914d3c9 (patch) | |
tree | 1437e4d95450132edf3931ac72879f334014709b /gnu | |
parent | db7e24ce87194bcd723d408549f4a7be8749110a (diff) | |
download | guix-5995a9f7d1d93f241dce028c26fb03bb5914d3c9.tar.gz guix-5995a9f7d1d93f241dce028c26fb03bb5914d3c9.zip |
gnu: kmail: Fix spelling of "Environments".
* gnu/packages/kde-pim (kmail): Fix typo.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/kde-pim.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/kde-pim.scm b/gnu/packages/kde-pim.scm index b9a1020dea..8dbc7bd591 100644 --- a/gnu/packages/kde-pim.scm +++ b/gnu/packages/kde-pim.scm @@ -1095,7 +1095,7 @@ and retrieving certificates from LDAP servers.") (description "KMail supports multiple accounts, mail filtering and email encryption. The program let you configure your workflow and it has good integration into KDE (Plasma Desktop) but is also useable with other Desktop -Envionments. +Environments. KMail is the email component of Kontact, the integrated personal information manager from KDE.") |