Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Nordhøy <epost@anotheragency.no>2019-12-07 11:01:53 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-12-07 11:01:53 +0300
commitbbe622dfa4978b85bccaf9fbfb93fdc99467256d (patch)
tree34a872c4e9e3af2f1410be3463cc8680c5c60751 /plugins/kwallet
parentd90940f3e2507348a9e78be48bba95b37dc05bdd (diff)
Spelling: "Secure password storage in KWallet"
Diffstat (limited to 'plugins/kwallet')
-rw-r--r--plugins/kwallet/src/kwallet_plugin_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/kwallet/src/kwallet_plugin_main.c b/plugins/kwallet/src/kwallet_plugin_main.c
index 6f1645542..bbe49fcc6 100644
--- a/plugins/kwallet/src/kwallet_plugin_main.c
+++ b/plugins/kwallet/src/kwallet_plugin_main.c
@@ -115,7 +115,7 @@ gboolean remmina_plugin_kwallet_init()
static RemminaSecretPlugin remmina_plugin_kwallet =
{ REMMINA_PLUGIN_TYPE_SECRET,
"kwallet",
- N_("Secure passwords storing in the KDE Wallet"),
+ N_("Secure passwords storage in KWallet"),
NULL,
VERSION,
1000,