Index: src/core/SkSpecialSurface.h |
diff --git a/src/core/SkSpecialSurface.h b/src/core/SkSpecialSurface.h |
index 098baa42dd0a9e1e77b10b555dbc9830cb625f05..d24ee745692d7059a61d0148f4140da231529bb3 100644 |
--- a/src/core/SkSpecialSurface.h |
+++ b/src/core/SkSpecialSurface.h |
@@ -35,7 +35,7 @@ public: |
/** |
* Return a canvas that will draw into this surface. This will always |
* return the same canvas for a given surface, and is managed/owned by the |
- * surface. |
+ * surface. |
* |
* The canvas will be invalid after 'newImageSnapshot' is called. |
*/ |