summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>