We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a98c072 commit f32fd28Copy full SHA for f32fd28
src/lib/table/row.ts
@@ -49,7 +49,7 @@ export class MatFooterRowDef extends _CdkFooterRowDef {}
49
50
/**
51
* Data row definition for the mat-table.
52
- * Captures the footer row's template and other footer properties such as the columns to display and
+ * Captures the data row's template and other properties such as the columns to display and
53
* a when predicate that describes when this row should be used.
54
*/
55
@Directive({
0 commit comments