diff --git a/docs/html/guide/topics/graphics/renderscript.jd b/docs/html/guide/topics/graphics/renderscript.jd index 60bffdb1a49a3..180322f55435d 100644 --- a/docs/html/guide/topics/graphics/renderscript.jd +++ b/docs/html/guide/topics/graphics/renderscript.jd @@ -630,7 +630,7 @@ int root(int launchID) {
ScriptC_helloworld
This class is generated by the Android build tools and is the reflected version of the - helloworld.rs Renderscript. It provides a a high level entry point into the + helloworld.rs Renderscript. It provides a high level entry point into the helloworld.rs native code by defining the corresponding methods that you can call from the traditional framework APIs.