Skip to content

Commit cab4843

Browse files
Update crates/typst-library/src/introspection/locate.rs
Co-authored-by: Shunsuke KIMURA <[email protected]>
1 parent ec4a939 commit cab4843

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

crates/typst-library/src/introspection/locate.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pub fn locate(
2525
engine: &mut Engine,
2626
context: Tracked<Context>,
2727
/// 厳密に1つだけの要素にマッチしなければならないセレクター。
28-
/// その要素の位置が決定されます
28+
/// その要素のロケーションが決定されます
2929
///
3030
/// 以下との組み合わせが特に便利です。
3131
/// - [`here`]と組み合わせた現在のコンテキストでの位置の特定

0 commit comments

Comments
 (0)