mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-19 03:51:07 +00:00
fix typo
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2509 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
84322c26a9
commit
1fe75e9ac2
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -461,7 +461,7 @@ elif win_compiling:
|
|||
setup (name = "linkchecker",
|
||||
version = "2.8",
|
||||
description = "check websites and HTML documents for broken links",
|
||||
keywords = "link,url,checking,verfication",
|
||||
keywords = "link,url,checking,verification",
|
||||
author = myname,
|
||||
author_email = myemail,
|
||||
maintainer = myname,
|
||||
|
|
|
|||
Loading…
Reference in a new issue