Skip to content

Commit 34ee52a

Browse files
sbtseijiultimatile
andauthored
Update crates/typst-library/src/foundations/calc.rs
Co-authored-by: ultimatile <[email protected]>
1 parent 0bb9b20 commit 34ee52a

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

crates/typst-library/src/foundations/calc.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ pub fn pow(
151151
}
152152
}
153153

154-
/// eのべき乗
154+
/// eの冪乗
155155
///
156156
/// ```example
157157
/// #calc.exp(1)

0 commit comments

Comments
 (0)