]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Fixed a typo in 777
authorThomas Markwalder <tmark@isc.org>
Wed, 2 Apr 2014 17:28:15 +0000 (13:28 -0400)
committerThomas Markwalder <tmark@isc.org>
Wed, 2 Apr 2014 17:28:15 +0000 (13:28 -0400)
ChangeLog

index 86d219c436cb76c2f01a61f4edb8257fce5084ab..1171fb26e9302dc8840ebe60b7f1f81c21338652 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 778.    [func]         tmark
        If b10-dhcp-ddns is configured to listen on an address other than 
-       loop back, it will issue a log message warning the user that this is
+       loopback, it will issue a log message warning the user that this is
        insecure and is supported for testing purposes only.  
        (Trac #3383,    git  652aa4de2fa82fdf3de569d01d9f4aa618fc1972)