summaryrefslogtreecommitdiff
path: root/ctdb/doc
diff options
context:
space:
mode:
authorChris Lamb <chris@chris-lamb.co.uk>2017-02-18 08:47:55 +1300
committerGarming Sam <garming@samba.org>2017-02-22 08:26:21 +0100
commit3bf0fc7d76c266447c1b1505e7437b1eca33c491 (patch)
tree762b47fe697934403ae5f42ecaca19fcf55b6b2b /ctdb/doc
parent897375e67588b48a622bb7db885d15224ee53ec9 (diff)
downloadsamba-3bf0fc7d76c266447c1b1505e7437b1eca33c491.tar.gz
Correct "paramter" typos.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
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.