diff --git a/setup.py b/setup.py index 32499261..33c9f7c0 100755 --- a/setup.py +++ b/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,