Skip to content

Commit 03e1dfe

Browse files
committed
Fix typos
Signed-off-by: Tushar Goel <tushar.goel.dav@gmail.com>
1 parent ffdf780 commit 03e1dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fetchcode/pypi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
class Pypi:
2525
"""
26-
This class handles Cargo PURLs.
26+
This class handles Pypi PURLs.
2727
"""
2828

2929
purl_pattern = "pkg:pypi/.*"

0 commit comments

Comments
 (0)