From: David Shea dshea@redhat.com
--- pyanaconda/rescue.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pyanaconda/rescue.py b/pyanaconda/rescue.py index c4b3669..0ef0a6e 100644 --- a/pyanaconda/rescue.py +++ b/pyanaconda/rescue.py @@ -153,7 +153,7 @@ def refresh(self, args=None): "to find your Linux installation and mount it under " "the directory : %s. You can then make any changes " "required to your system. Choose '1' to proceed with " - "this step.\nYou can choose to mount your file" + "this step.\nYou can choose to mount your file " "systems read-only instead of read-write by choosing " "'2'.\nIf for some reason this process does not work " "choose '3' to skip directly to a shell.\n\n") % (iutil.getSysroot())), ""]