mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Fix typo
This commit is contained in:
parent
b98a19a86e
commit
11ee5a5212
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue