Skip to content

Commit b4c379c

Browse files
lb90jpakkane
authored andcommitted
Fix typo in release notes
1 parent 25cd7ff commit b4c379c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/markdown/Release-notes-for-1.10.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ meson setup --cross-file \
8989

9090
Arrays now have a `.slice()` method which allows for subsetting of arrays.
9191

92-
## `-Db_msvcrt` on clang
92+
## `-Db_vscrt` on clang
9393

94-
`-Db_msvcrt` will now link the appropriate runtime library, and set
94+
`-Db_vscrt` will now link the appropriate runtime library, and set
9595
the appropriate preprocessor symbols, also when the compiler is clang.
9696
This is only supported when using `link.exe` or `lld-link.exe` as the
9797
linker.

0 commit comments

Comments
 (0)