Skip to content

Commit dc26fa6

Browse files
Update crates/typst-library/src/math/mod.rs
Co-authored-by: Shunsuke KIMURA <[email protected]>
1 parent 6792037 commit dc26fa6

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

crates/typst-library/src/math/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ impl AlignPointElem {
119119
}
120120
}
121121

122-
/// 特定の数式クラスの使用を強制
122+
/// 特定の数式クラスを強制的に適用
123123
///
124124
/// これは、特定の記号を異なるクラスのように扱うのに便利です。例えば、ある記号を関係のように振る舞わせることができます。
125125
/// 記号のクラスは、レイアウトのされ方、周囲の空白の入れ方、添え字がデフォルトでどのように取り付けられるかを定義します。

0 commit comments

Comments
 (0)