aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/debugger/SkDrawCommand.h
diff options
context:
space:
mode:
authorGravatar skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-03-04 03:02:32 +0000
committerGravatar skia.committer@gmail.com <skia.committer@gmail.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2014-03-04 03:02:32 +0000
commitade9a3485e78d471f5f0902e9e50a2ec74c88e76 (patch)
tree812c5c5907c2b84a3b4f6f4902d4e7b876b31ce6 /src/utils/debugger/SkDrawCommand.h
parent3b987595293de5a6fadd0f7c8c00eaedf5aca660 (diff)
Sanitizing source files in Housekeeper-Nightly
git-svn-id: http://skia.googlecode.com/svn/trunk@13651 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/utils/debugger/SkDrawCommand.h')
-rw-r--r--src/utils/debugger/SkDrawCommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/debugger/SkDrawCommand.h b/src/utils/debugger/SkDrawCommand.h
index a4f50c9737..3c40393fe7 100644
--- a/src/utils/debugger/SkDrawCommand.h
+++ b/src/utils/debugger/SkDrawCommand.h
@@ -44,7 +44,7 @@ public:
// The next "active" system is only used by save, saveLayer, restore,
// pushCull and popCull. It is used in two ways:
- // To determine which saveLayers are currently active (at a
+ // To determine which saveLayers are currently active (at a
// given point in the rendering).
// save just return a kPushLayer action but don't track active state
// restore just return a kPopLayer action