File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -643,7 +643,7 @@ This tells the <a>child layout</a> to produce a {{Fragment}} starting at the poi
643643Issue: Explain resuming the author defined layout.
644644
645645<div class="example">
646- This example shows a simple layout which places indents child fragments for a certain number of
646+ This example shows a simple layout which indents child fragments for a certain number of
647647lines.
648648
649649This example also demonstrates using the previous {{Fragment/breakToken}} of a {{Fragment}} to
@@ -775,7 +775,7 @@ interface LayoutEdges {
775775};
776776</pre>
777777
778- A {{LayoutEdges}} object is passed into the layout method. This represents size of the <a>box
778+ A {{LayoutEdges}} object is passed into the layout method. This represents the size of the <a>box
779779model edges</a> for the current box which is being laid out.
780780
781781The {{LayoutEdges}} has {{LayoutEdges/border}} , {{LayoutEdges/scrollbar}} , and
You can’t perform that action at this time.
0 commit comments