We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b5f2a commit b1c8f1dCopy full SHA for b1c8f1d
planemo/shed/__init__.py
@@ -63,7 +63,7 @@
63
REALIZAION_PROBLEMS_MESSAGE = ("Problem encountered executing action for one or more "
64
"repositories.")
65
INCORRECT_OWNER_MESSAGE = ("Attempting to create a repository with configured "
66
- "owner [%s] that does not matche API user [%s].")
+ "owner [%s] that does not match API user [%s].")
67
PROBLEM_PROCESSING_REPOSITORY_MESSAGE = "Problem processing repositories, exiting."
68
69
# Planemo generated or consumed files that do not need to be uploaded to the
0 commit comments