aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Stanacar <stefan.stanacar@intel.com>2016-02-04 13:08:36 +0200
committerStefan Stanacar <stefan.stanacar@intel.com>2016-02-04 13:08:36 +0200
commit8420aad6d6c1f77f1e20aaf5c6041dd141432906 (patch)
treebfe56643d4006c8926ee09733256b4ffd9cb53a9
parent5c17a766afabb49aef99483761008094e5324515 (diff)
downloadsource.android.com-8420aad6d6c1f77f1e20aaf5c6041dd141432906.tar.gz
Docs: Fix typo Unbuntu -> Ubuntu
BUG=None Signed-off-by: Stefan Stanacar <stefan.stanacar@intel.com>
-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