diff options
author | Mike Fulbright <msf@redhat.com> | 2001-07-06 16:13:05 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2001-07-06 16:13:05 +0000 |
commit | 8c2b3558b16137810087f02d506d45bfbdff9c06 (patch) | |
tree | d607b35b606521fbc7076cf9d1f79662a5e78811 /autopart.py | |
parent | 0ec56862435f07ec85a44afe01065b0c4bb3c774 (diff) | |
download | anaconda-8c2b3558b16137810087f02d506d45bfbdff9c06.tar.gz anaconda-8c2b3558b16137810087f02d506d45bfbdff9c06.tar.xz anaconda-8c2b3558b16137810087f02d506d45bfbdff9c06.zip |
typo
Diffstat (limited to 'autopart.py')
-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 " |