Skip to content

Commit

Permalink
DOC: addurls: Remove a stray ')'
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
kyleam committed May 8, 2020
1 parent 9f95780 commit 5e10bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datalad/plugin/addurls.py
Expand Up @@ -684,7 +684,7 @@ class Addurls(Interface):
to which the URL's content will be downloaded. The name should be a
relative path and will be taken as relative to the top-level
dataset, regardless of whether it is specified via [PY: `dataset`
PY][CMD: --dataset CMD]) or inferred. The file name may contain
PY][CMD: --dataset CMD] or inferred. The file name may contain
directories. The separator "//" can be used to indicate that the
left-side directory should be created as a new subdataset. See the
'Format Specification' section above."""),
Expand Down

0 comments on commit 5e10bbb

Please sign in to comment.