Skip to content

Commit 52aaa08

Browse files
ultimatileCopilot
andauthored
Update crates/typst-library/src/layout/pad.rs
Co-authored-by: Copilot <[email protected]>
1 parent ae0fa4f commit 52aaa08

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

crates/typst-library/src/layout/pad.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ pub struct PadElem {
5050
#[external]
5151
pub rest: Rel<Length>,
5252

53-
/// 4辺にパディングを追加するコンテンツ
53+
/// パディングを追加するコンテンツ
5454
#[required]
5555
pub body: Content,
5656
}

0 commit comments

Comments
 (0)