Skip to content

Commit 01fd828

Browse files
ultimatile3w36zj6
andauthored
Update crates/typst-library/src/math/matrix.rs
Co-authored-by: 3w36zj6 <[email protected]>
1 parent 24ae446 commit 01fd828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ pub struct CasesElem {
262262
#[default(DEFAULT_ROW_GAP.into())]
263263
pub gap: Rel<Length>,
264264

265-
/// 場合分けで分岐させる子要素
265+
/// 場合分けの各分岐を表す子要素
266266
#[variadic]
267267
pub children: Vec<Content>,
268268
}

0 commit comments

Comments
 (0)