Index: src/effects/GrCircleBlurFragmentProcessor.h |
diff --git a/src/effects/GrCircleBlurFragmentProcessor.h b/src/effects/GrCircleBlurFragmentProcessor.h |
index 2a97646ff5d7e118f5636115b5d93156565d385b..ca12db7f60db1295768a2afa7fc8f084687ae432 100644 |
--- a/src/effects/GrCircleBlurFragmentProcessor.h |
+++ b/src/effects/GrCircleBlurFragmentProcessor.h |
@@ -18,7 +18,7 @@ |
class GrTextureProvider; |
-// This FP handles the special case of a blurred circle. It uses a 1D |
+// This FP handles the special case of a blurred circle. It uses a 1D |
// profile that is just rotated about the origin of the circle. |
class GrCircleBlurFragmentProcessor : public GrFragmentProcessor { |
public: |