diff --git a/layout/style/nsStyleStruct.h b/layout/style/nsStyleStruct.h index e320a9907eb..23a2e734dbb 100644 --- a/layout/style/nsStyleStruct.h +++ b/layout/style/nsStyleStruct.h @@ -1261,7 +1261,7 @@ public: nsRect mImageRegion; // [inherited] the rect to use within an image }; -// Computed value of the grid-template-columns or grid-columns-rows property +// Computed value of the grid-template-columns or grid-template-rows property // (but *not* grid-template-areas.) // http://dev.w3.org/csswg/css-grid/#track-sizing //