Skip to content

Commit

Permalink
Update doc string.
Browse files Browse the repository at this point in the history
  • Loading branch information
VJalili committed Aug 21, 2018
1 parent 43f539c commit aa0df98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/galaxy/managers/cloud.py
Expand Up @@ -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
Expand Down

0 comments on commit aa0df98

Please sign in to comment.