mirror of
https://github.com/pulb/mailnag.git
synced 2026-05-07 09:17:21 +02:00
fixed spelling
This commit is contained in:
@@ -58,7 +58,7 @@ class UserscriptPlugin(Plugin):
|
||||
|
||||
def get_manifest(self):
|
||||
return (_("User script"),
|
||||
_("Runs a user defined script on mail arrival."),
|
||||
_("Runs an user defined script on mail arrival."),
|
||||
"1.0",
|
||||
"Patrick Ulbrich <zulu99@gmx.net>",
|
||||
False)
|
||||
|
||||
Reference in New Issue
Block a user