Skip to content

Commit 8114b49

Browse files
ultimatile3w36zj6
andauthored
Update crates/typst-library/src/layout/repeat.rs
Co-authored-by: 3w36zj6 <[email protected]>
1 parent 24cde10 commit 8114b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use crate::layout::{BlockElem, Length};
55

66
/// 利用可能なスペースでのコンテンツの繰り返し。
77
///
8-
/// これは独自の索引、参考文献、目次を作成する場合に便利かもしれません
8+
/// これは独自の索引、参考文献、目次を作成する際に便利です
99
///
1010
/// bodyパラメーターの実体の間に空白が挿入される可能性があるため、[`justify`]($repeat.justify)パラメーターを正しく調整しているか確かめてください。
1111
///

0 commit comments

Comments
 (0)