summaryrefslogtreecommitdiff
path: root/docs/USAGE.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'docs/USAGE.markdown')
-rw-r--r--docs/USAGE.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/USAGE.markdown b/docs/USAGE.markdown
index eb4a8729..4edb6565 100644
--- a/docs/USAGE.markdown
+++ b/docs/USAGE.markdown
@@ -141,7 +141,7 @@ See the `ld.so` man page for more information about `LD_PRELOAD` and
To trace standalone native OpenGL ES applications, use
`LD_PRELOAD=/path/to/egltrace.so /path/to/application` as described in the
-previous section. To trace Java applications, refer to Dalvik.markdown.
+previous section. To trace Java applications, refer to Android.markdown.
### Mac OS X ###