diff options
Diffstat (limited to 'pyload/plugins/accounts/EuroshareEu.py')
-rw-r--r-- | pyload/plugins/accounts/EuroshareEu.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/accounts/EuroshareEu.py b/pyload/plugins/accounts/EuroshareEu.py index e0c8a9e4a..223d3fcf6 100644 --- a/pyload/plugins/accounts/EuroshareEu.py +++ b/pyload/plugins/accounts/EuroshareEu.py @@ -27,7 +27,7 @@ class EuroshareEu(Account): __name__ = "EuroshareEu" __version__ = "0.01" __type__ = "account" - __description__ = """euroshare.eu account plugin""" + __description__ = """Euroshare.eu account plugin""" __author_name__ = "zoidberg" __author_mail__ = "zoidberg@mujmail.cz" |