lib:tevent: Fix code spelling
[samba.git] / lib / tevent / tevent.h
index fec8c2a17449e551151a7c9a9b347f0b7af1f532..1d589b899caf2bb5640a8d201437a9a99d0d4225 100644 (file)
@@ -625,7 +625,7 @@ typedef void (*tevent_debug_fn)(void *context,
  * Set destination for tevent debug messages
  *
  * As of version 0.15.0 the invocation of
- * the debug function for indiviual messages
+ * the debug function for individual messages
  * is limited by the current max_debug_level,
  * which means TEVENT_DEBUG_TRACE messages
  * are not passed by default: