From aa0df987bbe4790eb830b86b3dc2f2db2b8edd85 Mon Sep 17 00:00:00 2001 From: Vahid Date: Tue, 21 Aug 2018 11:22:42 -0700 Subject: [PATCH] Update doc string. --- lib/galaxy/managers/cloud.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/galaxy/managers/cloud.py b/lib/galaxy/managers/cloud.py index 2e6029085578..a9b0cac4486a 100644 --- a/lib/galaxy/managers/cloud.py +++ b/lib/galaxy/managers/cloud.py @@ -171,7 +171,7 @@ def upload(self, trans, history_id, provider, bucket, objects, credentials, inpu :param trans: Galaxy web transaction :type history_id: string - :param history_id: the (encoded) id of history to which the object should be uploaded to. + :param history_id: the (decoded) id of history to which the object should be uploaded to. :type provider: string :param provider: the name of cloud-based resource provided. A list of supported providers is given in