summaryrefslogtreecommitdiffstats
path: root/autopart.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2003-01-07 20:30:53 +0000
committerMike Fulbright <msf@redhat.com>2003-01-07 20:30:53 +0000
commita9c651667a44be6194a1a5a9ecf64e3162550f50 (patch)
treec0df064e53592f367cff8ff8cc708690b356ae21 /autopart.py
parentb47433fe389c19ba1c0481731a61d6b3170a484c (diff)
downloadanaconda-a9c651667a44be6194a1a5a9ecf64e3162550f50.tar.gz
anaconda-a9c651667a44be6194a1a5a9ecf64e3162550f50.tar.xz
anaconda-a9c651667a44be6194a1a5a9ecf64e3162550f50.zip
grammar
Diffstat (limited to 'autopart.py')
-rw-r--r--autopart.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/autopart.py b/autopart.py
index d9de95222..f7156908e 100644
--- a/autopart.py
+++ b/autopart.py
@@ -1309,7 +1309,7 @@ PARTMETHOD_TYPE_DESCR_TEXT = N_("Automatic Partitioning sets partitions "
AUTOPART_DISK_CHOICE_DESCR_TEXT = N_("Before automatic partitioning can be "
"set up by the installation program, you "
"must choose how to use the space on "
- "hard drives.")
+ "your hard drives.")
CLEARPART_TYPE_ALL_DESCR_TEXT = N_("Remove all partitions on this system")
CLEARPART_TYPE_LINUX_DESCR_TEXT = N_("Remove all Linux Partitions on this system")