aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core
diff options
context:
space:
mode:
authorGravatar skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-13 07:01:15 +0000
committerGravatar skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-13 07:01:15 +0000
commit4bb50b22fce5c4031549976cf7b04d63cc22e624 (patch)
treecf0192b42ee6fb0bc13fb54a4cffbff9ae11a62c /include/core
parentab02627ae75f49271837b05c64721eb454d78ce5 (diff)
Sanitizing source files in Skia_Periodic_House_Keeping
git-svn-id: http://skia.googlecode.com/svn/trunk@8670 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'include/core')
-rw-r--r--include/core/SkPicture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/core/SkPicture.h b/include/core/SkPicture.h
index 1b5783d99c..be682b115d 100644
--- a/include/core/SkPicture.h
+++ b/include/core/SkPicture.h
@@ -118,7 +118,7 @@ public:
kOptimizeForClippedPlayback_RecordingFlag = 0x02,
/*
This flag disables all the picture recording optimizations (i.e.,
- those in SkPictureRecord). It is mainly intended for testing the
+ those in SkPictureRecord). It is mainly intended for testing the
existing optimizations (i.e., to actually have the pattern
appear in an .skp we have to disable the optimization). This
option doesn't affect the optimizations controlled by