Skip to content

Fix typo #944

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
Nov 1, 2021
Merged

Fix typo #944

merged 1 commit into from
Nov 1, 2021

Conversation

asashour
Copy link
Contributor

descendant is more used, and the other one gives a typo in IntelliJ.

Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.

List which issues are fixed by this PR. For larger changes, raising an issue first helps
reduce redundant work.

Pre-launch Checklist

  • I read the Flutter Style Guide recently, and have followed its advice.
  • I signed the CLA.
  • I read the Contributors Guide.
  • I updated/added relevant documentation (doc comments with ///).
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-devrel channel on Discord.

`descendant` is more used, and the other one gives a typo in IntelliJ.
@google-cla google-cla bot added the cla: yes Contributor license agreement signed by all authors label Oct 29, 2021
Copy link
Contributor

@redbrogdon redbrogdon left a comment

Choose a reason for hiding this comment

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

Looks like descendant is the spelling used in the APIs:

https://api.flutter.dev/flutter/flutter_test/CommonFinders/descendant.html

@redbrogdon redbrogdon merged commit 822a046 into flutter:master Nov 1, 2021
@asashour asashour deleted the patch-1 branch November 2, 2021 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Contributor license agreement signed by all authors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants