]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
ctdb: Fix a typo
authorVolker Lendecke <vl@samba.org>
Wed, 18 Sep 2024 16:29:56 +0000 (18:29 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 20 Sep 2024 17:13:37 +0000 (17:13 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Noel Power <noel.power@suse.com>
ctdb/config/debug_locks.sh

index 6c730ee18023cf947ba5d013d54b6f2b81cec15f..273736745b235b50dc58ad2c1af3fec50035bb9d 100755 (executable)
@@ -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:
 #