Skip to content

Commit 6b601d4

Browse files
author
Shinwoo Park
committed
chore: update comment in rustdoc.css
1 parent fe44fde commit 6b601d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustdoc/html/static/rustdoc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
font-display: swap;
6767
}
6868

69-
/* Avoid legacy CJK fonts in Windows */
69+
/* Avoid using legacy CJK serif fonts in Windows like Batang */
7070
@font-face {
7171
font-family: 'Noto Sans KR';
7272
src: url("noto-sans-kr-v13-korean-regular.woff") format("woff");

0 commit comments

Comments
 (0)