1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-03 01:18:10 +03:00

ctdb: Fix a typo

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Noel Power <noel.power@suse.com>
This commit is contained in:
Volker Lendecke 2024-09-18 18:29:56 +02:00
parent 65b3081f4b
commit 53750d9deb

View File

@ -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:
#