aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClay Murphy <claym@google.com>2016-02-05 17:25:54 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-02-05 17:25:54 +0000
commit2a372ac93e4024b3c211906df2916a5be48ce25f (patch)
treecfc57d2f0f3123327e952a06e2d770b383798ac6
parent60044f9db5c2fe78e5d511ea98506f58b75595d7 (diff)
parent6b4067548630eb39fbd315964a577639a9cf816f (diff)
downloadsource.android.com-2a372ac93e4024b3c211906df2916a5be48ce25f.tar.gz
Merge "Docs: Fix typo Unbuntu -> Ubuntu"
am: 6b40675486 * commit '6b4067548630eb39fbd315964a577639a9cf816f': Docs: Fix typo Unbuntu -> Ubuntu
-rw-r--r--src/source/initializing.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/source/initializing.jd b/src/source/initializing.jd
index aea92e0d..218a4872 100644
--- a/src/source/initializing.jd
+++ b/src/source/initializing.jd
@@ -58,7 +58,7 @@ href="https://android.googlesource.com/">Android Open Source Project (AOSP)</a>
requires Java 8. On Ubuntu, use <a href="http://openjdk.java.net/install/">OpenJDK</a>.</p>
<p>Java 8: For the latest version of Android</p>
-<h4 id="for-ubuntu-15-04">For Unbuntu &gt;= 15.04</h4>
+<h4 id="for-ubuntu-15-04">For Ubuntu &gt;= 15.04</h4>
<p>Run the following:</p>
<pre><code>$ sudo apt-get update
$ sudo apt-get install openjdk-8-jdk