We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00db74e commit b75bb8cCopy full SHA for b75bb8c
crates/typst-library/src/math/accent.rs
@@ -3,7 +3,7 @@ use crate::foundations::{cast, elem, func, Content, NativeElement, SymbolElem};
3
use crate::layout::{Length, Rel};
4
use crate::math::Mathy;
5
6
-/// 基底文字にアクセントを付ける。
+/// 基底要素にアクセントを付ける。
7
///
8
/// # Example
9
/// ```example
0 commit comments