Debian bug #654897
diff --git a/dnsmasq.conf.example b/dnsmasq.conf.example
index 21f9519..f46a317 100644
--- a/dnsmasq.conf.example
+++ b/dnsmasq.conf.example
@@ -219,7 +219,7 @@
# any machine with Ethernet address starting 11:22:33:
#dhcp-host=11:22:33:*:*:*,set:red
-# Ignore any clients which are specified in dhcp-host lines
+# Ignore any clients which are not specified in dhcp-host lines
# or /etc/ethers. Equivalent to ISC "deny unknown-clients".
# This relies on the special "known" tag which is set when
# a host is matched.