]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: retrieve
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 20:12:21 +0000 (16:12 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 20:12:21 +0000 (16:12 -0400)
src/lib/config/command-socket.dox

index 798c525980d71b4fccca83b301b6aa372c50c232..70feca46958f8756fec2ce067a3432779d593690 100644 (file)
@@ -13,7 +13,7 @@ In many cases it is useful to manage certain aspects of the DHCP servers
 while they are running. In Kea, this may be done via the Control Channel.
 Control Channel allows an external entity (e.g. a tool run by a sysadmin
 or a script) to issue commands to the server which can influence its
-behavior or retreive information from it. Several notable examples
+behavior or retrieve information from it. Several notable examples
 envisioned are: reconfiguration, statistics retrieval and manipulation,
 and shutdown.