summaryrefslogtreecommitdiff
path: root/en
diff options
context:
space:
mode:
Diffstat (limited to 'en')
-rw-r--r--en/appendix/chroot-install.xml2
-rw-r--r--en/boot-installer/arm.xml2
-rw-r--r--en/using-d-i/modules/localechooser.xml2
-rw-r--r--en/using-d-i/modules/powerpc/grub-installer.xml2
4 files changed, 4 insertions, 4 deletions
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml
index a7eb83d28..c65ab496f 100644
--- a/en/appendix/chroot-install.xml
+++ b/en/appendix/chroot-install.xml
@@ -88,7 +88,7 @@ referenced later below.
If you want to have parts of the filesystem (e.g. /usr) mounted on
separate partitions, you will need to create and mount these directories
-manually before proceding with the next stage.
+manually before proceeding with the next stage.
</para></note>
</sect2>
diff --git a/en/boot-installer/arm.xml b/en/boot-installer/arm.xml
index b7d11142b..de4980bda 100644
--- a/en/boot-installer/arm.xml
+++ b/en/boot-installer/arm.xml
@@ -242,7 +242,7 @@ bootz ${kernel_addr_r} ${ramdisk_addr_r}:${filesize} ${fdt_addr_r}
</para>
<para>
If you would like to trigger the tftp autoboot feature from the
- U-Boot commandline, you can use the follwing command:
+ U-Boot commandline, you can use the following command:
<informalexample><screen>run bootcmd_dhcp</screen></informalexample>
</para>
<para>
diff --git a/en/using-d-i/modules/localechooser.xml b/en/using-d-i/modules/localechooser.xml
index b66c96a9c..8eaca902f 100644
--- a/en/using-d-i/modules/localechooser.xml
+++ b/en/using-d-i/modules/localechooser.xml
@@ -35,7 +35,7 @@ names are listed both in English (left side) and in the language itself
script for the language. The list is sorted on the English names.
At the top of the list is an extra option that allows you to select the
<quote>C</quote> locale instead of a language. Choosing the <quote>C</quote>
-locale will result in the installation proceding in English; the installed
+locale will result in the installation proceeding in English; the installed
system will have no localization support as the <classname>locales</classname>
package will not be installed.
diff --git a/en/using-d-i/modules/powerpc/grub-installer.xml b/en/using-d-i/modules/powerpc/grub-installer.xml
index e176123d6..c98177798 100644
--- a/en/using-d-i/modules/powerpc/grub-installer.xml
+++ b/en/using-d-i/modules/powerpc/grub-installer.xml
@@ -13,7 +13,7 @@ new users and old hands alike.
</para><para>
By default, Grub will be installed into the PReP partition, where it will
-over complete control of the boot process.
+take over complete control of the boot process.
</para>
</sect3>