diff --git a/tests/progs/slapd-mtread.c b/tests/progs/slapd-mtread.c index 3ef8b5ecf8..481bd74a5c 100644 --- a/tests/progs/slapd-mtread.c +++ b/tests/progs/slapd-mtread.c @@ -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"