Unverified Commit 0e17b2de authored by Tyler Norbury's avatar Tyler Norbury Committed by GitHub

fix word in doc comment (#74927)

parent 31732bc6
......@@ -312,7 +312,7 @@ class AnimationController extends Animation<double>
/// The length of time this animation should last when going in [reverse].
///
/// The value of [duration] us used if [reverseDuration] is not specified or
/// The value of [duration] is used if [reverseDuration] is not specified or
/// set to null.
Duration? reverseDuration;
......
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