]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling typo
authorJeremy C. Reed <jreed@isc.org>
Thu, 26 Feb 2015 18:03:10 +0000 (13:03 -0500)
committerJeremy C. Reed <jreed@isc.org>
Thu, 26 Feb 2015 18:03:10 +0000 (13:03 -0500)
src/lib/hooks/hooks_maintenance.dox

index 7c6bd5e88ae05396064ae2c2ec57975c364111a5..1631d6acb2371fdf32b577c29ade5aa4bdca8179 100644 (file)
  initialized Kea.  (In fact, running it against a dynamically-linked
  Kea should have no effect, as the load operation discards any duplicate
  message entries.)  The hooks library tests do this, the code being
- copnditionally compiled within a test of the USE_STATIC_LINK macro, set
+ conditionally compiled within a test of the USE_STATIC_LINK macro, set
  by the configure script.
 
  @note Not everything is completely rosy with logging and static linking.