Fix double words and article mismatches in docs.

This commit is contained in:
Blake Madden
2021-03-10 14:28:20 -05:00
parent 18edbe93f2
commit 28d705424b
34 changed files with 46 additions and 46 deletions

View File

@@ -269,7 +269,7 @@ public:
/**
Returns the header value for header @a header.
The search for @a header is case sensitive. If an @a domain is passed,
The search for @a header is case sensitive. If a @a domain is passed,
this domain is searched. Else all domains will be searched until a
header has been found.