Commit a0f58c5e authored by Kyrel Jerome's avatar Kyrel Jerome Committed by Michael Goderbauer

Grammatical fix: "places" to "placed" (#26482)

parent 9a7b1a73
......@@ -150,7 +150,7 @@ class RenderWrap extends RenderBox with ContainerRenderObjectMixin<RenderBox, Wr
markNeedsLayout();
}
/// How the children within a run should be places in the main axis.
/// How the children within a run should be placed in the main axis.
///
/// For example, if [alignment] is [WrapAlignment.center], the children in
/// each run are grouped together in the center of their run in the main axis.
......
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