From 11ee5a52126f7063376209152e9c37598f3f8878 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Sun, 24 Oct 2010 00:01:11 +0000 Subject: [PATCH] Fix typo --- tests/progs/slapd-mtread.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5