aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/gpu/GrRenderTargetContext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gpu/GrRenderTargetContext.h b/include/gpu/GrRenderTargetContext.h
index afa1586d34..ac733cb376 100644
--- a/include/gpu/GrRenderTargetContext.h
+++ b/include/gpu/GrRenderTargetContext.h
@@ -278,7 +278,7 @@ public:
* Draws a partial arc of an oval.
*
* @param paint describes how to color pixels.
- * @param GrGrAA Controls whether the arc is antialiased.
+ * @param GrGrAA Controls whether the arc is antialiased.
* @param viewMatrix transformation matrix.
* @param oval the bounding rect of the oval.
* @param startAngle starting angle in degrees.