Index: third_party/WebKit/Source/core/paint/ObjectPaintInvalidator.h |
diff --git a/third_party/WebKit/Source/core/paint/ObjectPaintInvalidator.h b/third_party/WebKit/Source/core/paint/ObjectPaintInvalidator.h |
index fcd5b5e43f85b44a6a55744c3c63063b63a998d1..3106edf031d97961c91b5d19ee21aa431feab2f2 100644 |
--- a/third_party/WebKit/Source/core/paint/ObjectPaintInvalidator.h |
+++ b/third_party/WebKit/Source/core/paint/ObjectPaintInvalidator.h |
@@ -54,7 +54,7 @@ class CORE_EXPORT ObjectPaintInvalidator { |
// Actually do the paint invalidate of rect r for this object which has been |
// computed in the coordinate space of the GraphicsLayer backing of |
- // |paintInvalidationContainer|. Note that this coordinaten space is not the |
+ // |paintInvalidationContainer|. Note that this coordinate space is not the |
// same as the local coordinate space of |paintInvalidationContainer| in the |
// presence of layer squashing. |
void invalidatePaintUsingContainer( |