Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Fix x-axis direction in Offset.direction doc - #21208

Merged
cbracken merged 1 commit into
flutter-team-archive:masterfrom
thgoebel:fix-typo
Sep 16, 2020
Merged

Fix x-axis direction in Offset.direction doc#21208
cbracken merged 1 commit into
flutter-team-archive:masterfrom
thgoebel:fix-typo

Conversation

@thgoebel

Copy link
Copy Markdown
Contributor

Description

This PR fixes the doc comment for Offset.direction to correctly say that the x-axis goes to the right (rather than to the left).

Related Issues

None that I am aware of. Rather than opening an issue for something this small, I'm sending a PR right away.

Tests

I added the following tests:

N/A

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • I read the contributor guide and followed the process outlined there for submitting PRs.
  • I signed the CLA.
  • I read and followed the C++, Objective-C, Java style guides for the engine.
  • I read the tree hygiene wiki page, which explains my responsibilities.
  • I updated/added relevant documentation.
  • All existing and new tests are passing.
  • I am willing to follow-up on review comments in a timely manner.

ad style guide: I haven't read it yet, but didn't change any code
ad tests: I didn't run them since I didn't change any code

Breaking Change

Did any tests fail when you ran them? Please read handling breaking changes.

I didn't run the tests, but I'd assume "No".

@flutter-dashboard

Copy link
Copy Markdown

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat.

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@auto-assign
auto-assign Bot requested a review from gw280 September 16, 2020 04:30

@cbracken cbracken left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Yikes! Good catch! Thanks for the fix!

LGTM stamp from a Japanese personal seal

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

3 participants