summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/html-ndk/ndk/index.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html-ndk/ndk/index.jd b/docs/html-ndk/ndk/index.jd
index 3ab95c8..f97dbef 100644
--- a/docs/html-ndk/ndk/index.jd
+++ b/docs/html-ndk/ndk/index.jd
@@ -28,7 +28,7 @@ footer.hide=1
<span style="color:#ccc">&nbsp;&nbsp;/**<br>
&nbsp;&nbsp;* Native method implemented in C/C++<br>
&nbsp;&nbsp;*/</span><br>
- &nbsp;&nbsp;public <span style="color:#1DE9B6;font-weight:700">native</span> void <span style="color:#eee">computerFoo()</span>;<br>
+ &nbsp;&nbsp;public <span style="color:#1DE9B6;font-weight:700">native</span> void <span style="color:#eee">computeFoo()</span>;<br>
}</span>
</div>
</div>