From 89c007327899b26646a45a85c0950c40f22f30f8 Mon Sep 17 00:00:00 2001 From: Joachim Seemer Date: Fri, 14 Aug 2009 08:46:22 +0000 Subject: [PATCH] Corrected some typos in the 'EULA' of InstallerApp.cpp. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32345 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/installer/InstallerApp.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/apps/installer/InstallerApp.cpp b/src/apps/installer/InstallerApp.cpp index 4a1bf1b2cf..3edec8e9f5 100644 --- a/src/apps/installer/InstallerApp.cpp +++ b/src/apps/installer/InstallerApp.cpp @@ -53,16 +53,16 @@ static const char* kInfoText = "it is recommended that you have already prepared a hard disk partition. The " "Installer and the DriveSetup tool offer to initialize existing partitions " "with the Haiku native filesystem, but the options to change the actual " -"partition layout may not have been tested on a sufficiently great variaty of " +"partition layout may not have been tested on a sufficiently great variety of " "computer installations so we do not recommend using it.\n" "If you have not created a partition yet, simply reboot, create the partition " "using whatever tool you feel most comfortable with, and reboot into Haiku to " "continue with the installation. You could for example use the GParted " "Live-CD, it can also resize existing partitions to make room.\n\n" -"2) The Installer will take no steps to integrate Haiku into an existig boot " +"2) The Installer will take no steps to integrate Haiku into an existing boot " "menu. The Haiku partition itself will be made bootable. If you have GRUB " -"already installed, edit your /boot/grub/menu.1st by launching your favorite " +"already installed, edit your /boot/grub/menu.lst by launching your favorite " "editor from a Terminal like this:\n\n" "\tsudo /boot/grub/menu.lst\n\n" @@ -86,7 +86,7 @@ static const char* kInfoText = "\trootnoverify\t\t(hd0,6)\n" "\tchainloader\t\t+1\n\n" -"You can see the correct partition in gparted for example.\n\n" +"You can see the correct partition in GParted for example.\n\n" "3) When you successfully boot into Haiku for the first time, make sure to read " "our \"Welcome\" documentation, there is a link on the Desktop.\n\n"