Unverified Commit 73560d4b authored by Gary Qian's avatar Gary Qian Committed by GitHub

Docs 'that that' fix (#50237)

parent a41855fa
......@@ -41,7 +41,7 @@ void main() {
expect(endPosition, greaterThan(startPosition));
expect(endVelocity, lessThan(startVelocity));
// Verify that that the "through" FrictionSimulation ends up at
// Verify that the "through" FrictionSimulation ends up at
// endPosition and endVelocity; implies that it computed the right
// value for _drag.
FrictionSimulation friction = FrictionSimulation.through(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment