Merge pull request #642 from cjmayo/addition

Fix typo addtion in linkcheckerrc(5)
This commit is contained in:
Chris Mayo 2022-09-02 19:23:25 +01:00 committed by GitHub
commit 86243c00a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -131,7 +131,7 @@ authentication
**entry=**\ *REGEX* *USER* [*PASS*] (`MULTILINE`_)
Provide individual username/password pairs for different links. In
addtion to a single login page specified with **loginurl** multiple
addition to a single login page specified with **loginurl** multiple
FTP, HTTP (Basic Authentication) and telnet links are supported.
Entries are a triple (URL regex, username, password) or a tuple (URL
regex, username), where the entries are separated by whitespace.