summaryrefslogtreecommitdiff
path: root/en/install-methods
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 /en/install-methods
parentd7b157cb6b932ef3babef61c7f38b94d48aa3f4b (diff)
downloadinstallation-guide-1642337db58502576aaa855ee7691c1e73a12de2.zip
fix typo
Diffstat (limited to 'en/install-methods')
-rw-r--r--en/install-methods/boot-usb-files.xml2
1 files changed, 1 insertions, 1 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>