Skip to content

Commit 52bf3cf

Browse files
sbtseijiultimatile
andauthored
Update crates/typst-library/src/foundations/content.rs
Co-authored-by: ultimatile <[email protected]>
1 parent 99cc228 commit 52bf3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ impl Content {
556556
.map_err(|e| e.message_no_default(self, &field))
557557
}
558558

559-
/// このコンテンツのフィールドを返す
559+
/// このcontentのフィールドを返します
560560
///
561561
/// ```example
562562
/// #rect(

0 commit comments

Comments
 (0)