summaryrefslogtreecommitdiffstats
path: root/fdisks/fdiskdoslabel.c
diff options
context:
space:
mode:
Diffstat (limited to 'fdisks/fdiskdoslabel.c')
-rw-r--r--fdisks/fdiskdoslabel.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/fdisks/fdiskdoslabel.c b/fdisks/fdiskdoslabel.c
index fe04ac7dc..66e3bdc38 100644
--- a/fdisks/fdiskdoslabel.c
+++ b/fdisks/fdiskdoslabel.c
@@ -1096,8 +1096,8 @@ static int dos_set_parttype(
if (is_dos_partition(t->type) || is_dos_partition(p->sys_ind))
printf(
- _("\nWARNING: If you have created or modified any DOS 6.x"
- "partitions, please see the fdisk manual page for additional"
+ _("\nWARNING: If you have created or modified any DOS 6.x "
+ "partitions, please see the fdisk manual page for additional "
"information.\n\n"));
p->sys_ind = t->type;