aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/debugger/SkObjectParser.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/debugger/SkObjectParser.h')
-rw-r--r--src/utils/debugger/SkObjectParser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/debugger/SkObjectParser.h b/src/utils/debugger/SkObjectParser.h
index 911b778921..da842653ff 100644
--- a/src/utils/debugger/SkObjectParser.h
+++ b/src/utils/debugger/SkObjectParser.h
@@ -20,7 +20,7 @@ class SkObjectParser {
public:
/**
- Returns a string about a bitmaps bounds and config.
+ Returns a string about a bitmaps bounds and colortype.
@param bitmap SkBitmap
*/
static SkString* BitmapToString(const SkBitmap& bitmap);