From: MacKenzie Date: Tue, 4 Feb 2025 21:39:22 +0000 (-0400) Subject: docs/HTTPSRR.md: Typo fix AAA -> AAAA X-Git-Tag: curl-8_12_0~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=255e3b64df3940c5ad2cf1e8cc02bcfbdeb3ca4b;p=thirdparty%2Fcurl.git docs/HTTPSRR.md: Typo fix AAA -> AAAA Closes #16173 --- diff --git a/docs/HTTPSRR.md b/docs/HTTPSRR.md index b660471255..b408a9754f 100644 --- a/docs/HTTPSRR.md +++ b/docs/HTTPSRR.md @@ -58,7 +58,7 @@ does not. ## DoH When HTTPS RR is enabled in the curl build, The DoH code asks for an HTTPS -record in addition to the A and AAA records, and if an HTTPS RR answer is +record in addition to the A and AAAA records, and if an HTTPS RR answer is returned, curl parses it and stores the retrieved information. ## Non-DoH