Commit 964fab02 authored by Raouf Rahiche's avatar Raouf Rahiche Committed by Michael Goderbauer

fix small typo (#27659)

just a small typo 
the word "the constraints" is duplicated
parent 892c8919
......@@ -75,7 +75,7 @@ abstract class FlowDelegate {
/// Override to control the layout constraints given to each child.
///
/// By default, the children will receive the given constraints, which are the
/// constrains the constraints used to size the container. The children need
/// constraints used to size the container. The children need
/// not respect the given constraints, but they are required to respect the
/// returned constraints. For example, the incoming constraints might require
/// the container to have a width of exactly 100.0 and a height of exactly
......
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