[lang] Plugins: Wallabag fix typo (#4273)

This commit is contained in:
Frans de Jonge
2018-10-18 06:35:37 +02:00
committed by GitHub
parent de9d675de2
commit 588de66bcd

View File

@@ -604,7 +604,7 @@ Restart KOReader after editing the config file.]]), DataStorage:getSettingsDir()
},
{
text = self.username,
--description = T(_("User name and password")),
--description = T(_("Username and password")),
input_type = "string",
hint = _("Username")
},