From 81fe1079edcb94f5b810d894ea255cef5d84985d Mon Sep 17 00:00:00 2001 From: "Alan T. DeKok" Date: Wed, 22 Feb 2017 11:00:49 -0500 Subject: [PATCH] typo --- raddb/sites-available/default | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/raddb/sites-available/default b/raddb/sites-available/default index 0473aea..292abcc 100644 --- a/raddb/sites-available/default +++ b/raddb/sites-available/default @@ -108,11 +108,11 @@ listen { # - IPv6 address as above # - wildcard (i.e. *), which means IPv4 wildcard. # - hostname - # If there is only one A or AAA record returned + # If there is only one A or AAAA record returned # for the host name, it is used. - # If multiple A or AAA records are returned + # If multiple A or AAAA records are returned # for the host name, only the first one is used. - # If both A and AAA records are returned + # If both A and AAAA records are returned # for the host name, only the A record is used. # # ipv4addr = * -- 2.1.4