Parcourir la source

spelling typo

Jeremy C. Reed il y a 10 ans
Parent
commit
1d290647d3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.