]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
lib:tevent: Fix code spelling
authorAndreas Schneider <asn@samba.org>
Wed, 2 Aug 2023 08:33:35 +0000 (10:33 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 3 Aug 2023 14:31:34 +0000 (14:31 +0000)
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
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: