summaryrefslogtreecommitdiffstats
path: root/module/plugins/hoster
diff options
context:
space:
mode:
authorGravatar GammaC0de <GammaC0de@users.noreply.github.com> 2015-09-13 00:11:25 +0200
committerGravatar GammaC0de <GammaC0de@users.noreply.github.com> 2015-09-13 00:11:25 +0200
commit08e5142a98f49ae9e96b5d016dbee2dfc67a9685 (patch)
treee007428879fae06a84b31eb8a8af32e4a7aff42b /module/plugins/hoster
parentNew Hoster - UserscloudCom (diff)
downloadpyload-08e5142a98f49ae9e96b5d016dbee2dfc67a9685.tar.xz
Update UserscloudCom.py
Diffstat (limited to 'module/plugins/hoster')
-rw-r--r--module/plugins/hoster/UserscloudCom.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/plugins/hoster/UserscloudCom.py b/module/plugins/hoster/UserscloudCom.py
index 6791a6068..00f8e0324 100644
--- a/module/plugins/hoster/UserscloudCom.py
+++ b/module/plugins/hoster/UserscloudCom.py
@@ -13,7 +13,7 @@ class UserscloudCom(SimpleHoster):
__pattern__ = r'https?://(?:www\.)?userscloud\.com/\w{12}'
- __description__ = """userscloud.com hoster plugin"""
+ __description__ = """Userscloud.com hoster plugin"""
__license__ = "GPLv3"
__authors__ = [("GammaC0de", None)]