[libcxx][doc][nfc] Fixed typo in doc
This commit is contained in:
parent
3c9e3dada9
commit
9900acacfb
|
@ -36,7 +36,7 @@ Design
|
|||
======
|
||||
|
||||
* Annotate the two definitions of ``std::unique_ptr`` with ``clang::trivial_abi`` attribute.
|
||||
* Put the attribuate behind a flag because this change has potential compilation and runtime breakages.
|
||||
* Put the attribute behind a flag because this change has potential compilation and runtime breakages.
|
||||
|
||||
|
||||
This comes with some side effects:
|
||||
|
|
Loading…
Reference in New Issue