fix 'not not' in comment
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 9 Nov 2009 10:12:45 +0000 (11:12 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 9 Nov 2009 10:12:45 +0000 (11:12 +0100)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
examples/var_service/dhcp_if/dhcp_handler

index 51740406b560d5daea54d278c356d9dd6e89520a..927e02a176c72ec1261e8580cb18aae40f437a59 100755 (executable)
@@ -21,7 +21,7 @@
 # ntpsrv=10.34.32.125 10.34.255.7
 #
 # renew: lease is renewed. Environment is similar to "bound".
-# The IP address does not not change, however, the other DHCP paramaters,
+# The IP address does not change, however, the other DHCP paramaters,
 # such as the default gateway, subnet mask, and dns server may change.
 #
 # nak: udhcpc received a NAK message.