Fix case of libc++. am: 3e94f7e
am: cbd6ce1
* commit 'cbd6ce1e7f255def45a1ed287821294c61e14650':
Fix case of libc++.
Change-Id: I2b3be724c40d02623c50e8641716f956f0de1c2f
diff --git a/docs/html/ndk/guides/cpp-support.jd b/docs/html/ndk/guides/cpp-support.jd
index 1958492e..f8beedc 100644
--- a/docs/html/ndk/guides/cpp-support.jd
+++ b/docs/html/ndk/guides/cpp-support.jd
@@ -170,7 +170,7 @@
named {@code libgnustl_shared.so}.</p>
-<h3 id="cs">libC++ runtime:</h3>
+<h3 id="cs">libc++ runtime:</h3>
<p>This runtime is an Android port of <a href="http://libcxx.llvm.org/">LLVM libc++</a>. Its
shared library file is named {@code libc++_shared.so}.</p>