Skip to content

Commit 60c41f2

Browse files
gomazarashi3w36zj6
andauthored
Update crates/typst-library/src/model/link.rs
Co-authored-by: 3w36zj6 <[email protected]>
1 parent 9734322 commit 60c41f2

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

crates/typst-library/src/model/link.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ pub struct LinkElem {
5757
/// [`query`]から取得される)。
5858
///
5959
/// - [integer]($int)型の`page`キーと[length]型の`x`座標、`y`座標を持つ辞書。
60-
/// ページは1から数えられ
60+
/// ページ番号は1から始まり
6161
/// 座標はページの左上隅からの相対位置です。
6262
///
6363
/// ```example

0 commit comments

Comments
 (0)