summaryrefslogtreecommitdiff
path: root/tools/args.h
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 /tools/args.h
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 'tools/args.h')
-rw-r--r--tools/args.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/args.h b/tools/args.h
index a7a0dd3d9..5819bb84e 100644
--- a/tools/args.h
+++ b/tools/args.h
@@ -507,7 +507,7 @@ arg(mknodes_ARG, '\0', "mknodes", 0, 0, 0,
arg(monitor_ARG, '\0', "monitor", bool_VAL, 0, 0,
"Start (yes) or stop (no) monitoring an LV with dmeventd.\n"
"dmeventd monitors kernel events for an LV, and performs\n"
- "automated maintenance for the LV in reponse to specific events.\n"
+ "automated maintenance for the LV in response to specific events.\n"
"See \\fBdmeventd\\fP(8) for more information.\n")
arg(nameprefixes_ARG, '\0', "nameprefixes", 0, 0, 0,