]> git.cworth.org Git - apitrace/blobdiff - README.markdown
Rename Android.markdown to Dalvik.markdown.
[apitrace] / README.markdown
index eeaaee7806e6b2fb16218a0d64df01d2d43b2e2e..d7e0d53431a0c1c54699d1cf941e1173f9427261 100644 (file)
@@ -153,7 +153,7 @@ To trace the application inside gdb, invoke gdb as:
 
 To trace standalone native OpenGL ES applications, use
 `LD_PRELOAD=/path/to/egltrace.so /path/to/application` like described in the
-previous section.  To trace Java applications, refer to Android.markdown.
+previous section.  To trace Java applications, refer to Dalvik.markdown.
 
 ### Mac OS X ###