]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[v4_2] Fix typo
authorShawn Routhier <sar@isc.org>
Tue, 10 Jun 2014 17:31:27 +0000 (10:31 -0700)
committerShawn Routhier <sar@isc.org>
Tue, 10 Jun 2014 17:31:27 +0000 (10:31 -0700)
RELNOTES

index 7a83cf538d22ebc55d50e84cae240963b282d639..6d348de781e03d7bb5328326fb7be70a8e1b671b 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -128,7 +128,7 @@ by Eric Young (eay@cryptsoft.com).
   Thanks to Steinar Haug for the suggestion.
   [ISC-Bugs #36033]
 
-- Add code to properly deference a pointer in the dhclient code
+- Add code to properly dereference a pointer in the dhclient code
   on an error condition.
   [ISC-Bugs #36194