We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 631cd05 commit fe7ad46Copy full SHA for fe7ad46
planemo/shed/__init__.py
@@ -692,7 +692,7 @@ def _find_raw_repositories(path, **kwds):
692
def _build_raw_repo_objects(raw_dirs, **kwds):
693
"""
694
From specific directories with .shed.yml files or specified directly from
695
- the comman-line build abstract description of directories that should be
+ the command-line build abstract description of directories that should be
696
expanded out into shed repositories.
697
698
multiple = len(raw_dirs) > 1
0 commit comments