Skip to content

Commit b1c8f1d

Browse files
committed
matche -> match
1 parent f6b5f2a commit b1c8f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

planemo/shed/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
REALIZAION_PROBLEMS_MESSAGE = ("Problem encountered executing action for one or more "
6464
"repositories.")
6565
INCORRECT_OWNER_MESSAGE = ("Attempting to create a repository with configured "
66-
"owner [%s] that does not matche API user [%s].")
66+
"owner [%s] that does not match API user [%s].")
6767
PROBLEM_PROCESSING_REPOSITORY_MESSAGE = "Problem processing repositories, exiting."
6868

6969
# Planemo generated or consumed files that do not need to be uploaded to the

0 commit comments

Comments
 (0)