Skip to content

Commit 0009680

Browse files
ultimatileCopilot
andauthored
Update crates/typst-library/src/math/matrix.rs
Co-authored-by: Copilot <[email protected]>
1 parent 8ad350e commit 0009680

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
@@ -137,7 +137,7 @@ pub struct MatElem {
137137
#[fold]
138138
pub augment: Option<Augment>,
139139

140-
/// 行間と列間の間隔
140+
/// 行間と列間の間隔
141141
///
142142
/// これは`row-gap`と`column-gap`を同じ値で設定する省略記法です。
143143
///

0 commit comments

Comments
 (0)