Fix a typo in the docs
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@162335 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ffab05833f
commit
08a0b48c09
@ -186,7 +186,7 @@
|
||||
<li><code>clang++ -std=c++11 -stdlib=libc++ test.cpp</code></li>
|
||||
</ul>
|
||||
|
||||
<p>To run the libc++ test suit (recommended):</p>
|
||||
<p>To run the libc++ test suite (recommended):</p>
|
||||
|
||||
<ul>
|
||||
<li><code>cd libcxx/test</code></li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user