Browse Source

spelling typo

Jeremy C. Reed 10 years ago
parent
commit
1d290647d3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/hooks/hooks_maintenance.dox

+ 1 - 1
src/lib/hooks/hooks_maintenance.dox

@@ -368,7 +368,7 @@
  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.