Skip to content

Commit e629384

Browse files
committed
revert a link to the original
1 parent b818707 commit e629384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ impl Show for Packed<AlignElem> {
102102
}
103103
}
104104

105-
/// 軸に沿って何かを[配置]($align)する位置。
105+
/// 軸に沿って何かを[align]する位置。
106106
///
107107
/// 取りうる値は以下の通りです。
108108
/// - `start`: [テキストの向き]($text.dir)の[始点]($direction.start)に配置。

0 commit comments

Comments
 (0)