summaryrefslogtreecommitdiff
path: root/android/images
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2014-06-30 11:48:56 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2014-06-30 11:48:56 +0100
commitd7598b2f6eee019b971a2e7cc3f1e7ea3807edcb (patch)
tree739a7893aae56f0738eeb1f9fc64ddcbe34fc946 /android/images
parent07d0887c207650e98663663d866f2b6dc798ce5e (diff)
14.06: dec->dev typo
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'android/images')
-rw-r--r--android/images/armv8-android-juno-lsk/HOWTO_install.txt2
-rw-r--r--android/images/armv8-juice-juno-lsk/HOWTO_install.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/android/images/armv8-android-juno-lsk/HOWTO_install.txt b/android/images/armv8-android-juno-lsk/HOWTO_install.txt
index e8138ae..7c3f779 100644
--- a/android/images/armv8-android-juno-lsk/HOWTO_install.txt
+++ b/android/images/armv8-android-juno-lsk/HOWTO_install.txt
@@ -64,7 +64,7 @@ Once you are ready, run the following commands:
bc. $ sudo cmp /dev/sdX juno.img
$ sync
-$ sudo eject /dec/sdX
+$ sudo eject /dev/sdX
When you are confident that the image was created successfully, skip down to the section "Booting the image".
diff --git a/android/images/armv8-juice-juno-lsk/HOWTO_install.txt b/android/images/armv8-juice-juno-lsk/HOWTO_install.txt
index 59c4845..f4f1060 100644
--- a/android/images/armv8-juice-juno-lsk/HOWTO_install.txt
+++ b/android/images/armv8-juice-juno-lsk/HOWTO_install.txt
@@ -64,7 +64,7 @@ Once you are ready, run the following commands:
bc. $ sudo cmp /dev/sdX juno.img
$ sync
-$ sudo eject /dec/sdX
+$ sudo eject /dev/sdX
When you are confident that the image was created successfully, skip down to the section "Booting the image".