summaryrefslogtreecommitdiff
path: root/parted
diff options
context:
space:
mode:
authorBrian C. Lane <bcl@redhat.com>2019-02-11 10:13:25 -0800
committerBrian C. Lane <bcl@redhat.com>2019-02-11 10:13:25 -0800
commit23866318ff15188d784a81b99ed6eeb618254577 (patch)
tree1da5fc556aa9921428e4ac74747310b4186e8282 /parted
parent5a02a03e72dc116d5bcab04b8f2185ee2772b967 (diff)
downloadparted-23866318ff15188d784a81b99ed6eeb618254577.tar.gz
Fix align-check help output
Diffstat (limited to 'parted')
-rw-r--r--parted/parted.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/parted/parted.c b/parted/parted.c
index c0600ea..fe7c26d 100644
--- a/parted/parted.c
+++ b/parted/parted.c
@@ -1975,7 +1975,7 @@ _init_commands ()
do_align_check,
str_list_create (
_("align-check TYPE N"
- " "
+ " "
"check partition N for"
" TYPE(min|opt) alignment"), NULL),