[pim/kmail] /: Fix minor typos
Yuri Chornoivan
null at kde.org
Sun Sep 26 07:52:55 BST 2021
Git commit 92dbc919fd722ca4a7648b4cb3c20554f9ab1b27 by Yuri Chornoivan.
Committed on 26/09/2021 at 06:52.
Pushed by yurchor into branch 'master'.
Fix minor typos
M +2 -2 doc/kmail2/credits-and-licenses.docbook
M +3 -3 src/aboutdata.cpp
https://invent.kde.org/pim/kmail/commit/92dbc919fd722ca4a7648b4cb3c20554f9ab1b27
diff --git a/doc/kmail2/credits-and-licenses.docbook b/doc/kmail2/credits-and-licenses.docbook
index 89d01dc46..f17c430a0 100644
--- a/doc/kmail2/credits-and-licenses.docbook
+++ b/doc/kmail2/credits-and-licenses.docbook
@@ -103,7 +103,7 @@
<title>Credits -- The Early Days</title>
<para>These are the people who helped build the program when it was still quite young. Think
- of them as the friendly next door neighbors who taught &kmail; importamt lessons about
+ of them as the friendly next door neighbors who taught &kmail; important lessons about
life, and cared for the child when he wandered away from his parents' house.</para>
<itemizedlist>
@@ -131,7 +131,7 @@
<listitem><para>Kurt Hindenburg (kurt hindenburg at gmail com): Delete an entire thread</para></listitem>
<listitem><para>Heiko Hund (heiko at ist eigentlich net): POP filters</para></listitem>
<listitem><para>Torsten Kasch (tk at genetik uni-bielefeld de): Patch Solaris crash</para></listitem>
-<listitem><para>Jason 'vanRijn' Kasper (vr at movingparts net): Choice of fonts for new/unread/importamt messages</para></listitem>
+<listitem><para>Jason 'vanRijn' Kasper (vr at movingparts net): Choice of fonts for new/unread/important messages</para></listitem>
<listitem><para>Martijn Klingens (klingens at kde org): Fix Quick Search keyboard navigation</para></listitem>
<listitem><para>Christoph Klünter (chris at inferno nadir org): Fix drag and drop from address book to composer</para></listitem>
<listitem><para>Martin Koller (kollix at aon at): Substantial contributor</para></listitem>
diff --git a/src/aboutdata.cpp b/src/aboutdata.cpp
index 62ad84bf8..f5056682d 100644
--- a/src/aboutdata.cpp
+++ b/src/aboutdata.cpp
@@ -58,7 +58,7 @@ static const about_data authors[] = {
{"Christer Kaivo-oja", nullptr, "whizkid at telia.com", nullptr}, // No commits. One patch, Mar 7,2001.
{"Lars Knoll", I18N_NOOP("Original encryption support PGP 2 and PGP 5 support"), "knoll at kde.org", nullptr}, // Last commit Sep 17, 2002. 22 commits.
{"J. Nick Koston", I18N_NOOP("GnuPG support"), "bdraco at darkorb.net", nullptr}, // No commits. One or two patches in 1999 (GnuPG).
- {"Stephan Kulow", I18N_NOOP("Major conntributor"), "coolo at kde.org", nullptr}, // Last commit Aug 20, 2008. 354 commits.
+ {"Stephan Kulow", I18N_NOOP("Major contributor"), "coolo at kde.org", nullptr}, // Last commit Aug 20, 2008. 354 commits.
{"Guillaume Laurent", nullptr, "glaurent at telegraph-road.org", nullptr}, // Last Apr 19, 2001. 2 commits, five patches.
{"Sam Magnuson", nullptr, "sam at trolltech.com", nullptr}, // One commit, Mar 10, 2003. Two patches.
{"Matt Newell", nullptr, "newellm at proaxis.com", nullptr}, // No commits. Three patches, the latest one dated Feb 23, 2001
@@ -100,7 +100,7 @@ static const about_data credits[] = {
{"David Bryant", I18N_NOOP("Documentation, still active"), "davidbryant at gvtc.com", "https://davidcbryant.net"}, // Last commit August 29, 2021. 35 commits.
{"Albert Astals Cid", I18N_NOOP("Substantial contributor, still active"), "aacid at kde.org", nullptr}, // fix for bug:95441 (folder tree context menu doesn't show shortcuts assigned to the actions) 172 commits
{"Frederick Emmott", I18N_NOOP("Anti-virus support"), "fred87 at users.sf.net", nullptr},
- {"Christophe Giboudeaux", I18N_NOOP("Major contributor, still actiive"), "christophe at krop.fr", nullptr}, // 1,021 commits, latest in July, 2021
+ {"Christophe Giboudeaux", I18N_NOOP("Major contributor, still active"), "christophe at krop.fr", nullptr}, // 1,021 commits, latest in July, 2021
{"Sandro Giessl", I18N_NOOP("Fixed widget styles"), "sgiessl at gmail.com", nullptr}, // frame width fixes for widget styles
{"Olivier Goffart", I18N_NOOP("Bug fixes"), "ogoffart at kde.org", nullptr}, // Bug fixes, for the most part
{"Severin Greimel", I18N_NOOP("Several patches"), "greimel-kde at fs-pw.uni-muenchen.de", nullptr}, // several patches
@@ -109,7 +109,7 @@ static const about_data credits[] = {
{"Kurt Hindenburg", I18N_NOOP("Delete an entire thread"), "kurt.hindenburg at gmail.com", nullptr}, // implemented wish 89003 (delete whole thread)
{"Heiko Hund", I18N_NOOP("POP filters"), "heiko at ist.eigentlich.net", nullptr},
{"Torsten Kasch", I18N_NOOP("Patch Solaris crash"), "tk at genetik.uni-bielefeld.de", nullptr}, // crash fix for Solaris (cf. bug:68801)
- {"Jason 'vanRijn' Kasper", I18N_NOOP("Choice of fonts for new/unread/importamt messages"), "vr at movingparts.net", nullptr}, // implemented wish 79938 (configurable font for new/unread/important messages)
+ {"Jason 'vanRijn' Kasper", I18N_NOOP("Choice of fonts for new/unread/important messages"), "vr at movingparts.net", nullptr}, // implemented wish 79938 (configurable font for new/unread/important messages)
{"Martijn Klingens", I18N_NOOP("Fix Quick Search keyboard navigation"), "klingens at kde.org", nullptr}, // fix keyboard navigation in the Status combo of the quick search
{"Christoph Klünter", I18N_NOOP("Fix drag and drop from address book to composer"), "chris at inferno.nadir.org", nullptr}, // fix for bug:88216 (drag&drop from KAddressBook to the To: field)
{"Martin Koller", I18N_NOOP("Substantial contributor"), "kollix at aon.at", nullptr}, // optional columns in the message list
More information about the kde-doc-english
mailing list