summaryrefslogtreecommitdiff
path: root/daemons
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2023-02-09 17:05:01 +0100
committerZdenek Kabelac <zkabelac@redhat.com>2023-02-10 17:50:27 +0100
commite3534d0f68c698532101eea211ece52b7aee315c (patch)
tree5d4e646b524d24a9338969a7b30656e474a398fc /daemons
parenta1a1439215f56335a06ae5ac6ca73b5e0d734760 (diff)
downloadlvm2-e3534d0f68c698532101eea211ece52b7aee315c.tar.gz
lvm: fix typos
Patch aec5e573afe610070eb2c6bed675d2a7c0efc7e8 was fixing some of typos only in generated file, but they need to be fixed in the source files.
Diffstat (limited to 'daemons')
-rw-r--r--daemons/lvmlockd/lvmlockd-core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemons/lvmlockd/lvmlockd-core.c b/daemons/lvmlockd/lvmlockd-core.c
index b2e98efa3..eb4334dcd 100644
--- a/daemons/lvmlockd/lvmlockd-core.c
+++ b/daemons/lvmlockd/lvmlockd-core.c
@@ -1279,7 +1279,7 @@ static int res_lock(struct lockspace *ls, struct resource *r, struct action *act
* be invalidated. When we need to invalidate the lvmetad
* cache, but don't have a usable r_version from the lvb,
* send lvmetad new_version 0 which causes it to invalidate
- * the VG metdata without comparing against the currently
+ * the VG metadata without comparing against the currently
* cached VG seqno.
*/