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 c684d29 commit f07dc58Copy full SHA for f07dc58
crates/typst-library/src/pdf/embed.rs
@@ -17,7 +17,7 @@ use crate::World;
17
///
18
/// 一部の国際規格では、
19
/// この仕組みを使用して、
20
-/// PDFの視覚的な内容を反映した機械可読データ(例:請求書のZUGFeRD/Factur-X)を埋め込むことができます。
+/// PDFの視覚的な内容を反映した機械可読データ(例:請求書のZUGFeRD/Factur-X)を埋め込んでいます。
21
22
/// # 例
23
/// ```typ
0 commit comments