Skip to content

Commit ae4bad0

Browse files
ultimatileCopilot
andauthored
Update crates/typst-library/src/text/smartquote.rs
Co-authored-by: Copilot <[email protected]>
1 parent 8c855da commit ae4bad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/typst-library/src/text/smartquote.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ use crate::text::{Lang, Region};
2525
/// ```
2626
///
2727
/// # 構文
28-
/// この関数は専用の構文もあります。
28+
/// この関数は専用の構文もあります。
2929
/// 通常の引用記号(`'`と`"`)です。
3030
/// Typstはそれらを自動的にスマートクォートとして扱います。
3131
#[elem(name = "smartquote", PlainText)]

0 commit comments

Comments
 (0)