Skip to content

Commit 4a4f062

Browse files
committed
Correct typo
1 parent cd68fe5 commit 4a4f062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/test_main.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ def test_for_name_does_not_exist(self):
3434
def test_package_not_found_mentions_metadata(self):
3535
"""
3636
When a package is not found, that could indicate that the
37-
packgae is not installed or that it is installed without
37+
package is not installed or that it is installed without
3838
metadata. Ensure the exception mentions metadata to help
3939
guide users toward the cause. See #124.
4040
"""

0 commit comments

Comments
 (0)