Skip to content

Commit

Permalink
Fixed typo in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjc committed May 4, 2015
1 parent 631cd05 commit fe7ad46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion planemo/shed/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@ def _find_raw_repositories(path, **kwds):
def _build_raw_repo_objects(raw_dirs, **kwds):
"""
From specific directories with .shed.yml files or specified directly from
the comman-line build abstract description of directories that should be
the command-line build abstract description of directories that should be
expanded out into shed repositories.
"""
multiple = len(raw_dirs) > 1
Expand Down

0 comments on commit fe7ad46

Please sign in to comment.