aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClay Murphy <claym@google.com>2016-02-05 16:46:38 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2016-02-05 16:46:38 +0000
commit6b4067548630eb39fbd315964a577639a9cf816f (patch)
treebfe56643d4006c8926ee09733256b4ffd9cb53a9
parent5c17a766afabb49aef99483761008094e5324515 (diff)
parent8420aad6d6c1f77f1e20aaf5c6041dd141432906 (diff)
downloadsource.android.com-6b4067548630eb39fbd315964a577639a9cf816f.tar.gz
Merge "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