Skip to content

Commit f0125f4

Browse files
gomazarashigomazarashi
authored andcommitted
docs/reference/model/ref/の翻訳開始
1 parent 9887fbf commit f0125f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/typst/src/model/reference.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ use crate::model::{
1414
};
1515
use crate::text::TextElem;
1616

17-
/// A reference to a label or bibliography.
17+
/// ラベルや参考文献への参照。
1818
///
1919
/// Produces a textual reference to a label. For example, a reference to a
2020
/// heading will yield an appropriate string such as "Section 1" for a reference

0 commit comments

Comments
 (0)