Small fixes to the documentation.
Small corrections to the documentation. This CL changes the files
used to generate the docs & the corresponding header files. The
actual .jd documentation files are fixed in another CL.
b/23190418
Change-Id: I3632a4f867cbfa7d4e0de6c3ffcb07533130531b
diff --git a/scriptc/rs_allocation_data.rsh b/scriptc/rs_allocation_data.rsh
index 69e9baf..57b6660 100644
--- a/scriptc/rs_allocation_data.rsh
+++ b/scriptc/rs_allocation_data.rsh
@@ -600,7 +600,7 @@
* mono dimensional allocations.
*
* For efficiency, this function does not validate the inputs. Trying to wrap the
- * X index, exceeding the size of the allocation, or using indexes incompatible
+ * X index, exceeding the size of the allocation, or using indices incompatible
* with the dimensionality of the allocation yiels undefined results.
*
* See also rsAllocationVLoadX().