From de6d4dbd1e8845e08c2d87cd89a919e5b21ba619 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Mon, 21 Jun 2021 16:47:06 -0400 Subject: Fix various spelling issues (#1883). Signed-off-by: Josh Soref --- include/modules/httpd.h | 2 +- include/modules/ssl.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'include/modules') diff --git a/include/modules/httpd.h b/include/modules/httpd.h index f3402c8d8..681f62230 100644 --- a/include/modules/httpd.h +++ b/include/modules/httpd.h @@ -87,7 +87,7 @@ struct HTTPRequestURI std::string fragment; }; -/** A modifyable list of HTTP header fields +/** A modifiable list of HTTP header fields */ class HTTPHeaders { diff --git a/include/modules/ssl.h b/include/modules/ssl.h index 7af2ce3ee..8081adb36 100644 --- a/include/modules/ssl.h +++ b/include/modules/ssl.h @@ -110,7 +110,7 @@ class ssl_cert : public refcountbase return unknownsigner; } - /** Get revokation status. + /** Get revocation status. * @return True if the certificate is revoked. * Note that this only works properly for GnuTLS * right now. -- cgit v1.3.1-10-gc9f91