diff options
-rw-r--r-- | autopart.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autopart.py b/autopart.py index 25e49ae05..91c5c1d3f 100644 --- a/autopart.py +++ b/autopart.py @@ -775,7 +775,7 @@ PARTMETHOD_TYPE_DESCR_TEXT = N_("Automatic Partitioning sets up your " "You also " "can customize the resulting partitions " "to meet your needs.\n\n" - "The manual disk paritioning tool Disk Druid " + "The manual disk paritioning tool, Disk Druid, " "allows you " "to set up your partitions in an interactive " "environment. You can set the filesystem " |