Skip to content

Commit c3a5db4

Browse files
ultimatileCopilot
andauthored
Update crates/typst-library/src/text/raw.rs
Co-authored-by: Copilot <[email protected]>
1 parent 7dc3477 commit c3a5db4

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

crates/typst-library/src/text/raw.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ pub struct RawElem {
171171
///
172172
/// - 与えられたパスから構文ファイルを読み込みためのパス文字列。
173173
/// パスに関する詳細は[パスのセクション]($syntax/#paths)を参照してください。
174-
/// -構文をデコードするための生バイト列。
174+
/// - 構文をデコードするための生バイト列。
175175
/// - 各アイテムが上記のいずれかである配列。
176176
///
177177
/// ````example

0 commit comments

Comments
 (0)