CVS commit by sanders: Fix typos. Pity it can't find my GnuPG. M +2 -2 cryptplugfactory.cpp 1.6 --- kdepim/certmanager/lib/cryptplugfactory.cpp #1.5:1.6 @@ -109,10 +109,10 @@ void Kleo::CryptPlugFactory::scanForBack { "S/MIME", "smime", I18N_NOOP("GpgSM not found. " - "S/MIME cryptographic backend has beed disabled."), + "S/MIME cryptographic backend has been disabled."), true }, { "OpenPGP", "openpgp", I18N_NOOP("GnuPG not found. " - "OpenPGP/MIME cryptographic backend has beed disabled."), + "OpenPGP/MIME cryptographic backend has been disabled."), false }