Skip to content

Commit 908a335

Browse files
committed
Fix a typo in the setup.py author name
1 parent 6a7b891 commit 908a335

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
'project',
2626
long_description=long_description,
2727
url='https://github.com/r1chardj0n3s/pip-check-reqs',
28-
author='Richard Jonees',
28+
author='Richard Jones',
2929
author_email='[email protected]',
3030
license='MIT',
3131
classifiers=[

0 commit comments

Comments
 (0)