From: Volker Lendecke Date: Wed, 18 Sep 2024 16:29:56 +0000 (+0200) Subject: ctdb: Fix a typo X-Git-Tag: tdb-1.4.13~1184 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53750d9deb0004af3ddfcf5fe72a0fac40f3df43;p=thirdparty%2Fsamba.git ctdb: Fix a typo Signed-off-by: Volker Lendecke Reviewed-by: Noel Power --- diff --git a/ctdb/config/debug_locks.sh b/ctdb/config/debug_locks.sh index 6c730ee1802..273736745b2 100755 --- a/ctdb/config/debug_locks.sh +++ b/ctdb/config/debug_locks.sh @@ -1,7 +1,7 @@ #!/bin/sh # This script attempts to find processes holding locks on a particular -# CTDB database and dumps a stack trace for each such processe. +# CTDB database and dumps a stack trace for each such process. # # There are 2 cases: #