Skip to content

Commit 45dc0f2

Browse files
gomazarashigomazarashi
authored andcommitted
たとえば→例えば に統一
1 parent fe0535b commit 45dc0f2

File tree

1 file changed

+1
-1
lines changed
  • crates/typst-library/src/model

1 file changed

+1
-1
lines changed

crates/typst-library/src/model/par.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ pub struct ParElem {
104104
///
105105
/// top-edge、bottom-edge、およびleadingを設定することで、
106106
/// ベースライン間の距離を一定に揃えることも可能です。
107-
/// たとえば、leadingを `{1em}`、top-edgeを`{0.8em}`、
107+
/// 例えば、leadingを `{1em}`、top-edgeを`{0.8em}`、
108108
/// bottom-edgeを `{-0.2em}` に設定すると、
109109
/// ちょうど`{2em}`のベースライン間隔になります。
110110
/// top-edgeとbottom-edgeの値の正確な配分が最初の行と最後の行の境界に影響を与えます。

0 commit comments

Comments
 (0)