diff options
Diffstat (limited to 'docs/html/resources/resources-data.js')
-rw-r--r-- | docs/html/resources/resources-data.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/html/resources/resources-data.js b/docs/html/resources/resources-data.js index e919de9..14118bb 100644 --- a/docs/html/resources/resources-data.js +++ b/docs/html/resources/resources-data.js @@ -497,12 +497,12 @@ var ANDROID_RESOURCES = [ }, { tags: ['sample', 'new', 'newfeature', 'performance', 'gamedev', 'gl'], - path: 'samples/Renderscript/index.html', + path: 'samples/RenderScript/index.html', title: { - en: 'Renderscript' + en: 'RenderScript' }, description: { - en: 'A set of samples that demonstrate how to use various features of the Renderscript APIs.' + en: 'A set of samples that demonstrate how to use various features of the RenderScript APIs.' } }, { |