diff options
author | Joe Fernandez <joefernandez@google.com> | 2013-07-09 12:20:36 -0700 |
---|---|---|
committer | Joe Fernandez <joefernandez@google.com> | 2013-07-23 15:48:30 -0700 |
commit | b5c29e75a078f628f8a43a6ca9174fe78d738810 (patch) | |
tree | 3126e7a658b81f6fe19004ec39728d66b71b374e /docs/html/guide/guide_toc.cs | |
parent | c4624d2efbeab6c9ef89def696421aaa086025bd (diff) |
docs: OpenGL ES 3.0 dev guide update
Change-Id: I46b9aee4c6b31e1ac6148f79b8607292b04f69c6
Diffstat (limited to 'docs/html/guide/guide_toc.cs')
-rw-r--r-- | docs/html/guide/guide_toc.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/guide_toc.cs b/docs/html/guide/guide_toc.cs index 6d95338e2a31..db08c3e62645 100644 --- a/docs/html/guide/guide_toc.cs +++ b/docs/html/guide/guide_toc.cs @@ -312,7 +312,7 @@ <span class="en">Canvas and Drawables</span> </a></li> <li><a href="<?cs var:toroot ?>guide/topics/graphics/opengl.html"> - <span class="en">OpenGL</span> + <span class="en">OpenGL ES</span> </a></li> <li><a href="<?cs var:toroot ?>guide/topics/graphics/hardware-accel.html"> <span class="en">Hardware Acceleration</span> |