Skip to content

docs(table): fix typo in MatRowDef description #13170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 18, 2018
Merged

docs(table): fix typo in MatRowDef description #13170

merged 1 commit into from
Sep 18, 2018

Conversation

tplk
Copy link
Contributor

@tplk tplk commented Sep 17, 2018

No description provided.

@tplk tplk requested a review from andrewseguin as a code owner September 17, 2018 16:52
@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Sep 17, 2018
@@ -49,7 +49,7 @@ export class MatFooterRowDef extends _CdkFooterRowDef {}

/**
* Data row definition for the mat-table.
* 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
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this needs the "data" either, it can be just "Captures the row's template...".

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@crisbeto it can but I think it's more accurate to add "data" since first sentence states that it's "Data row definition for the mat-table."

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also it's clearer when described this way that it only relates to normal data rows and not header or footer rows.

Copy link
Member

@crisbeto crisbeto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@crisbeto crisbeto added pr: lgtm action: merge The PR is ready for merge by the caretaker target: patch This PR is targeted for the next patch release labels Sep 18, 2018
@mmalerba mmalerba merged commit f32fd28 into angular:master Sep 18, 2018
@tplk tplk deleted the patch-1 branch September 19, 2018 18:40
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants