am 6340b5a0: Merge "Docs: Fix a Typo in Intro to ART Document"
* commit '6340b5a0614c1096a78ca8dc3e1eb446514d9701':
Docs: Fix a Typo in Intro to ART Document
diff --git a/src/devices/tech/dalvik/art.jd b/src/devices/tech/dalvik/art.jd
index 902593e..33a82ed 100644
--- a/src/devices/tech/dalvik/art.jd
+++ b/src/devices/tech/dalvik/art.jd
@@ -210,7 +210,7 @@
can be built using either or both runtimes. (You can dual boot from
<strong>Developer options</strong> if both runtimes are installed.) See
runtime_common.mk. That is included from build/target/product/runtime_libdvm.mk
-or build/target/product/runtime_libdvm.mk or both.</p>
+or build/target/product/runtime_libart.mk or both.</p>
<p> The <code>dalvikvm</code> command line tool can run with either runtime now.
It will default to using the runtime specified in <strong>developer