]> git.sur5r.net Git - openldap/commitdiff
Fix typo
authorHoward Chu <hyc@openldap.org>
Sun, 24 Oct 2010 00:01:11 +0000 (00:01 +0000)
committerHoward Chu <hyc@openldap.org>
Sun, 24 Oct 2010 00:01:11 +0000 (00:01 +0000)
tests/progs/slapd-mtread.c

index 3ef8b5ecf857613895e74b35d1d54eb2cc056e28..481bd74a5ce37cff45f1cbf206a8888a90866743 100644 (file)
@@ -20,7 +20,7 @@
 /*
  * This tool is a MT reader.  It behaves like slapd-read however
  * with one or more threads simultaneously using the same connection.
- * If -M is enabled, then M threads will also perfrom write operations.
+ * If -M is enabled, then M threads will also perform write operations.
  */
 
 #include "portable.h"