diff --git a/docs/html/guide/topics/renderscript/reference/overview.jd b/docs/html/guide/topics/renderscript/reference/overview.jd
index 5e824ee2b7e51..017a7134228a0 100644
--- a/docs/html/guide/topics/renderscript/reference/overview.jd
+++ b/docs/html/guide/topics/renderscript/reference/overview.jd
@@ -611,7 +611,7 @@ elements, and scripts. Most of these object are created using the Java RenderSc
Conversion Functions
- The functions below convert from a numerical vector type to another, of from one color
+
The functions below convert from a numerical vector type to another, or from one color
representation to another.
diff --git a/docs/html/guide/topics/renderscript/reference/rs_convert.jd b/docs/html/guide/topics/renderscript/reference/rs_convert.jd
index d4bf77faf5a35..89fd040c26a1d 100644
--- a/docs/html/guide/topics/renderscript/reference/rs_convert.jd
+++ b/docs/html/guide/topics/renderscript/reference/rs_convert.jd
@@ -4,7 +4,7 @@ page.title=RenderScript Conversion Functions
Overview
-
The functions below convert from a numerical vector type to another, of from one color
+
The functions below convert from a numerical vector type to another, or from one color
representation to another.
Summary