]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: eliminate
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 16:25:14 +0000 (12:25 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 16:25:14 +0000 (12:25 -0400)
src/lib/asiolink/asio_wrapper.h

index 3eb14a878f582403c5e3461f50934cfce49dfafa..5369a807b8c86641406bbe0e463af866d59967c4 100644 (file)
@@ -10,7 +10,7 @@
 //
 // As of #5215 (Kea 1.3) The default build configuration is to link with
 // Boost's system library (boost_system) rather than build with Boost's
-// headers only. Linking with the boost_system elminiates the issue as
+// headers only. Linking with the boost_system eliminates the issue as
 // detailed below. This file exists solely for the purpose of allowing
 // people to attempt to build headers only.  ISC DOES NOT RECOMMEND
 // building Kea with Boost headers only.