am 33a4f81e: am 6a7406bc: frameworks/base/docs/ndk: fix typo in landing page

* commit '33a4f81edbb0047aef34126e6d584b168d992862':
  frameworks/base/docs/ndk: fix typo in landing page
This commit is contained in:
Johan Euphrosine
2015-05-23 04:45:32 +00:00
committed by Android Git Automerger

View File

@@ -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>