aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2011-06-10 16:51:59 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2011-06-10 16:51:59 -0700
commitcd227355437272fc629f7bdeaf579eb83fc61532 (patch)
treee9fa294c21d6099d214f42d391a2980ce006a21f
parent272a1d37d4a0633084dc04c48c137be8606f1770 (diff)
parent7e62c1217ea08c567182ee70160d6738deae0c03 (diff)
downloadsource.android.com-cd227355437272fc629f7bdeaf579eb83fc61532.tar.gz
am 7e62c121: Merge "Fix typo: teh->the"
* commit '7e62c1217ea08c567182ee70160d6738deae0c03': Fix typo: teh->the
-rw-r--r--src/source/building-devices.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/source/building-devices.md b/src/source/building-devices.md
index 6fda9075..68756d28 100644
--- a/src/source/building-devices.md
+++ b/src/source/building-devices.md
@@ -134,7 +134,7 @@ it's typically better to delete it when flashing a new system.
$ fastboot erase userdata
An entire Android system can be flashed in a single command: this writes
-teh boot, recovery and system partitions together after verifying that the
+the boot, recovery and system partitions together after verifying that the
system bring flashed is compatible with the installed bootloader and radio,
and reboots the system.