summaryrefslogtreecommitdiff
path: root/ctdb/doc
diff options
context:
space:
mode:
Diffstat (limited to 'ctdb/doc')
-rw-r--r--ctdb/doc/ctdb-tunables.7.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/doc/ctdb-tunables.7.xml b/ctdb/doc/ctdb-tunables.7.xml
index 8a789a5e3dc..e3d818049cd 100644
--- a/ctdb/doc/ctdb-tunables.7.xml
+++ b/ctdb/doc/ctdb-tunables.7.xml
@@ -636,7 +636,7 @@
<title>TDBMutexEnabled</title>
<para>Default: 0</para>
<para>
- This paramter enables TDB_MUTEX_LOCKING feature on volatile
+ This parameter enables TDB_MUTEX_LOCKING feature on volatile
databases if the robust mutexes are supported. This optimizes the
record locking using robust mutexes and is much more efficient
that using posix locks.