Index: include/gpu/GrContext.h |
diff --git a/include/gpu/GrContext.h b/include/gpu/GrContext.h |
index 1f1ebc2db2ba329c15eba6d80149b300e27997c4..f576474cff01f98aa8023dd76ebe24075be222cd 100644 |
--- a/include/gpu/GrContext.h |
+++ b/include/gpu/GrContext.h |
@@ -174,7 +174,7 @@ public: |
* Callers should take a ref if they rely on the GrDrawContext sticking around. |
* NULL will be returned if the context has been abandoned. |
* |
- * @param devProps the device properties (mainly defines text drawing) |
+ * @param surfaceProps the surface properties (mainly defines text drawing) |
* |
* @return a draw context |
*/ |