From 8cdd11ec4ff3cd55a1ed371e11fb4785458b1da0 Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 2 Apr 2017 22:31:48 +0000 Subject: [PATCH] spelling: algorithm --- roles/dns_adblocking/templates/dnsmasq.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/dns_adblocking/templates/dnsmasq.conf.j2 b/roles/dns_adblocking/templates/dnsmasq.conf.j2 index 69c317e6..8e6fed39 100644 --- a/roles/dns_adblocking/templates/dnsmasq.conf.j2 +++ b/roles/dns_adblocking/templates/dnsmasq.conf.j2 @@ -191,7 +191,7 @@ addn-hosts=/var/lib/dnsmasq/block.hosts # add names to the DNS for the IPv6 address of SLAAC-configured dual-stack # hosts. Use the DHCPv4 lease to derive the name, network segment and # MAC address and assume that the host will also have an -# IPv6 address calculated using the SLAAC alogrithm. +# IPv6 address calculated using the SLAAC algorithm. #dhcp-range=1234::, ra-names # Do Router Advertisements, BUT NOT DHCP for this subnet.