Skip to content

Commit 00db74e

Browse files
author
gomazarashi
committed
accentの翻訳を開始
1 parent 989be0c commit 00db74e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ use crate::foundations::{cast, elem, func, Content, NativeElement, SymbolElem};
33
use crate::layout::{Length, Rel};
44
use crate::math::Mathy;
55

6-
/// Attaches an accent to a base.
6+
/// 基底文字にアクセントを付ける。
77
///
88
/// # Example
99
/// ```example

0 commit comments

Comments
 (0)