Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 15dc4519 authored by Frank Sposaro's avatar Frank Sposaro
Browse files

Fixed typo. "a a" -> "a"

Change-Id: I600d6f7f5d87766cd841a5e8177581d33dcdd282
parent 1b9b34ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -630,7 +630,7 @@ int root(int launchID) {
    <dt><code>ScriptC_helloworld</code></dt>

    <dd>This class is generated by the Android build tools and is the reflected version of the
    <code>helloworld.rs</code> Renderscript. It provides a a high level entry point into the
    <code>helloworld.rs</code> Renderscript. It provides a high level entry point into the
    <code>helloworld.rs</code> native code by defining the corresponding methods that you can call
    from the traditional framework APIs.</dd>