From 54dc99bda17ded9299e14bf3e1865fdab06f17c3 Mon Sep 17 00:00:00 2001 From: fake Date: Fri, 28 Oct 2005 17:04:04 +0000 Subject: [PATCH] fake: livecd/linuxrc: finally fix a typo that was bugging me for ages [2005101615363105770] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@6529 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- target/livecd/linuxrc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/livecd/linuxrc.c b/target/livecd/linuxrc.c index 5685400f4..43a2ee09d 100644 --- a/target/livecd/linuxrc.c +++ b/target/livecd/linuxrc.c @@ -485,7 +485,7 @@ int main(int argc, char** argv) ============================================\n\ \n\ The ROCK Linux live CD system boots up in two stages. You are now in\n\ -the first of this two stages and if everything goes right you will not\n\ +the first of these two stages and if everything goes right you will not\n\ spend much time here. I will just try to load some drivers (if needed)\n\ so the 2nd stage boot system can be loaded.\n");