Fix typo in TLS Model in Unstable Book
This commit is contained in:
parent
e6d85ea5cb
commit
1831f65288
@ -22,4 +22,4 @@ The TLS data must not be in a library loaded after startup (via `dlopen`).
|
||||
but not in a shared library, and is accessed only from that executable.
|
||||
|
||||
`rustc` and LLVM may use a more optimized model than specified if they know that we are producing
|
||||
and executable rather than a library, or that the `static` item is private enough.
|
||||
an executable rather than a library, or that the `static` item is private enough.
|
||||
|
Loading…
x
Reference in New Issue
Block a user