Skip to content

Commit 9649e1b

Browse files
authored
Fix typo (#21)
1 parent f7fdcba commit 9649e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/basic/scripting-length-and-layout.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -602,7 +602,7 @@ B
602602
scope: (rects: rects, box: box.with(baseline: 50% - 0.25em)),
603603
)
604604

605-
其二是排列的间距,参数对应位`spacing`。你可以使用各种长度为`stack`内部元素制定合适的间距。
605+
其二是排列的间距,参数对应为`spacing`。你可以使用各种长度为`stack`内部元素制定合适的间距。
606606

607607
#code(
608608
```typ

0 commit comments

Comments
 (0)