Skip to content

Commit edd015c

Browse files
Update libcxx/docs/UserDocumentation.rst
Co-authored-by: Nikolas Klauser <[email protected]>
1 parent 8319622 commit edd015c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/docs/UserDocumentation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Using ``-stdlib=libc++`` will select libc++:
4747
4848
$ clang++ -stdlib=libc++ test.cpp
4949
50-
This flag is not required on systems where libc++ is the library in use by default,
50+
This flag is not required on systems where libc++ is the default standard library,
5151
such as macOS and FreeBSD.
5252

5353

0 commit comments

Comments
 (0)