Skip to content

Commit 8ef4d31

Browse files
sbtseijiCopilot
andcommitted
Update crates/typst-library/src/foundations/args.rs
Co-authored-by: Copilot <[email protected]>
1 parent 1bd37fe commit 8ef4d31

File tree

1 file changed

+1
-1
lines changed
  • crates/typst-library/src/foundations

1 file changed

+1
-1
lines changed

crates/typst-library/src/foundations/args.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ use crate::foundations::{
3131
/// ```
3232
///
3333
/// # 引数の展開
34-
/// 引数シンクとは逆に、`..spread`演算子を使うと、を関数呼び出しにおいて引数や配列
34+
/// 引数シンクとは逆に、`..spread`演算子を使うと、関数呼び出しにおいて引数や配列
3535
/// 辞書を展開して渡すことができます。
3636
///
3737
/// ```example

0 commit comments

Comments
 (0)