Skip to content

Commit f07dc58

Browse files
訳語を修正
Co-authored-by: Shunsuke KIMURA <[email protected]>
1 parent c684d29 commit f07dc58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/typst-library/src/pdf/embed.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ use crate::World;
1717
///
1818
/// 一部の国際規格では、
1919
/// この仕組みを使用して、
20-
/// PDFの視覚的な内容を反映した機械可読データ(例:請求書のZUGFeRD/Factur-X)を埋め込むことができます
20+
/// PDFの視覚的な内容を反映した機械可読データ(例:請求書のZUGFeRD/Factur-X)を埋め込んでいます
2121
///
2222
/// # 例
2323
/// ```typ

0 commit comments

Comments
 (0)