Skip to content

Commit e6308a8

Browse files
ultimatileCopilot
andauthored
add space
Co-authored-by: Copilot <[email protected]>
1 parent 1453700 commit e6308a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/typst-library/src/layout/container.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ pub enum InlineItem {
191191
/// )
192192
/// ```
193193
///
194-
///ブロックは、特に show ルールを記述する際、本来インラインとなる要素を強制的にブロックレベルとして扱う場合にも有用です。
194+
/// ブロックは、特に show ルールを記述する際、本来インラインとなる要素を強制的にブロックレベルとして扱う場合にも有用です。
195195
/// ```example
196196
/// #show heading: it => it.body
197197
/// = Blockless

0 commit comments

Comments
 (0)