Skip to content

Commit 7afa382

Browse files
authored
Amend RFC 1721 to define crt
The abbreviation is not defined and is not obvious to a newcomer without a close reading of the document.
1 parent 8354d9b commit 7afa382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/1721-crt-static.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[summary]: #summary
88

99
Enable the compiler to select whether a target dynamically or statically links
10-
to a platform's standard C runtime through the introduction of three orthogonal
10+
to a platform's standard C runtime ("crt") through the introduction of three orthogonal
1111
and otherwise general purpose features, one of which will likely never become
1212
stable and can be considered an implementation detail of std. These features do
1313
not require the compiler or language to have intrinsic knowledge of the

0 commit comments

Comments
 (0)