OSDN Git Service

Docs: Minor wording tweak to Vulkan landing page.
authorDavid Friedman <dmail@google.com>
Sat, 13 Feb 2016 02:32:54 +0000 (18:32 -0800)
committerDavid Friedman <dmail@google.com>
Sat, 13 Feb 2016 02:35:53 +0000 (18:35 -0800)
Bug: N/A
Change-Id: I9e4d44bd5cf1d5dfddbeadac4a67c1a227894f92

docs/html/ndk/guides/graphics/index.jd

index e98f8b7..f3cf9dc 100644 (file)
@@ -5,7 +5,7 @@ page.title=Vulkan Graphics API
 <a class="external-link" href="https://www.khronos.org/vulkan/">Vulkan</a> is a
 low-overhead, cross-platform API for high-performance, 3D graphics. Like OpenGL
 ES, Vulkan provides tools for creating high-quality, real-time graphics in
-applications. In addition, Vulkan provides other advantages, such as reducing
+applications. Vulkan also provides advantages such as reducing
 CPU overhead and providing support for the
 <a class="external-link" href="https://www.khronos.org/spir">SPIR-V Binary
 Intermediate language</a>.