summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2010-09-16 18:50:19 +0000
committerSamuel Thibault <sthibault@debian.org>2010-09-16 18:50:19 +0000
commit1642337db58502576aaa855ee7691c1e73a12de2 (patch)
treede6c24d303970ae2a5635d228140b4afd48a3d2b
parentd7b157cb6b932ef3babef61c7f38b94d48aa3f4b (diff)
downloadinstallation-guide-1642337db58502576aaa855ee7691c1e73a12de2.zip
fix typo
-rw-r--r--en/install-methods/boot-usb-files.xml2
-rw-r--r--fr/install-methods/boot-usb-files.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/en/install-methods/boot-usb-files.xml b/en/install-methods/boot-usb-files.xml
index 002cc1853..df779840e 100644
--- a/en/install-methods/boot-usb-files.xml
+++ b/en/install-methods/boot-usb-files.xml
@@ -40,7 +40,7 @@ You should mount the second of the two partitions, and unpack the firmware onto
<informalexample><screen>
# mount /dev/<replaceable>sdX2</replaceable> /mnt
# cd /mnt
-# tar zxvf <replacable>/path/to/</replacable>firmware.tar.gz
+# tar zxvf <replaceable>/path/to/</replaceable>firmware.tar.gz
# cd /
# umount
</screen></informalexample>
diff --git a/fr/install-methods/boot-usb-files.xml b/fr/install-methods/boot-usb-files.xml
index 6c584ebc7..7f87e96c5 100644
--- a/fr/install-methods/boot-usb-files.xml
+++ b/fr/install-methods/boot-usb-files.xml
@@ -41,7 +41,7 @@ de cette manière :
<informalexample><screen>
# mount /dev/<replaceable>sdX2</replaceable> /mnt
# cd /mnt
-# tar zxvf <replacable>/path/to/</replacable>firmware.tar.gz
+# tar zxvf <replaceable>/path/to/</replaceable>firmware.tar.gz
# cd /
# umount
</screen></informalexample>