From ade9a3485e78d471f5f0902e9e50a2ec74c88e76 Mon Sep 17 00:00:00 2001 From: "skia.committer@gmail.com" Date: Tue, 4 Mar 2014 03:02:32 +0000 Subject: Sanitizing source files in Housekeeper-Nightly git-svn-id: http://skia.googlecode.com/svn/trunk@13651 2bbb7eff-a529-9590-31e7-b0007b416f81 --- src/utils/debugger/SkDrawCommand.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils/debugger/SkDrawCommand.h') 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 -- cgit v1.2.3