aboutsummaryrefslogtreecommitdiffstats
path: root/include/images/SkImageRef.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/images/SkImageRef.h')
-rw-r--r--include/images/SkImageRef.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/images/SkImageRef.h b/include/images/SkImageRef.h
index 8672b25..800f12e 100644
--- a/include/images/SkImageRef.h
+++ b/include/images/SkImageRef.h
@@ -59,7 +59,7 @@ public:
/** Return true if the image can be decoded and is opaque. Calling this
method will decode and set the pixels in the specified bitmap and
- set the opaque flag.
+ sets the isOpaque flag.
*/
bool isOpaque(SkBitmap* bm);