summaryrefslogtreecommitdiffstats
path: root/iw/lvm_dialog_gui.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2002-07-12 19:22:00 +0000
committerMike Fulbright <msf@redhat.com>2002-07-12 19:22:00 +0000
commit0980b0ceb9e744195d03830e2ee2b01ece57ac21 (patch)
tree9daeff5a39cd5f6ef0fe20ca719d353f267b3768 /iw/lvm_dialog_gui.py
parent43f3aea46a28e5953b7cfc8da11407ab5ccc2c22 (diff)
downloadanaconda-0980b0ceb9e744195d03830e2ee2b01ece57ac21.tar.gz
anaconda-0980b0ceb9e744195d03830e2ee2b01ece57ac21.tar.xz
anaconda-0980b0ceb9e744195d03830e2ee2b01ece57ac21.zip
docs changes
Diffstat (limited to 'iw/lvm_dialog_gui.py')
-rw-r--r--iw/lvm_dialog_gui.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/iw/lvm_dialog_gui.py b/iw/lvm_dialog_gui.py
index 61162a14b..aaa36b355 100644
--- a/iw/lvm_dialog_gui.py
+++ b/iw/lvm_dialog_gui.py
@@ -857,8 +857,8 @@ class VolumeGroupEditor:
self.intf.messageWindow(_("Not enough physical volumes"),
_("At least one unused physical "
"volume partition is "
- "needed to create a LVM Volume Group.\n\n"
- "First create a partition or raid array "
+ "needed to create an LVM Volume Group.\n\n"
+ "Create a partition or RAID array "
"of type \"physical volume (LVM)\" and then "
"select the \"LVM\" option again."),
custom_icon="error")