Skip to content

Commit

Permalink
Fix typo in yum repository error
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanbarnett authored and dmnks committed Feb 12, 2020
1 parent cececa0 commit e48539d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yummain.py
Expand Up @@ -81,7 +81,7 @@ def exRepoError(e):
msg = _("""\
One of the configured repositories failed (%(repo)s),
and yum doesn't have enough cached data to continue. At this point the only
safe thing yum can do is fail. There are a few ways to work "fix" this:
safe thing yum can do is fail. There are a few ways to "fix" this:
1. Contact the upstream for the repository and get them to fix the problem.
Expand Down

0 comments on commit e48539d

Please sign in to comment.