[libcxx] Fix typos in documentation

This commit is contained in:
Kazu Hirata 2023-08-10 18:44:19 -07:00
parent 363be89c7d
commit 14292d9f1e
2 changed files with 2 additions and 2 deletions

View File

@ -89,7 +89,7 @@ Using in external projects
Users need to be able to build their own BMI files.
.. note:: The requirements for users to build their own BMI files will remain
true for the forseeable future. For now this needs to be done manually.
true for the foreseeable future. For now this needs to be done manually.
Once libc++'s implementation is more mature we will reach out to build
system vendors, with the goal that building the BMI files is done by
the build system.

View File

@ -19,7 +19,7 @@ assigned to these sub-projects. This is imperative to effective implementation
so that work is not duplicated.
If you are interested in contributing to the libc++ PSTL, please send a message
to the #libcxx channel in the LLVM discoard. Please *do not* start working on
to the #libcxx channel in the LLVM discord. Please *do not* start working on
any of the *assigned* items below.
Sub-Projects in the Implementation Effort