Index: native_client_sdk/src/doc/sdk/release-notes.rst |
diff --git a/native_client_sdk/src/doc/sdk/release-notes.rst b/native_client_sdk/src/doc/sdk/release-notes.rst |
index d3bc83efe043eed5b2ea79a4cc55c79502cadc86..5c280c0c5feebfcf2bb1cfc95344e85f69c06b1f 100644 |
--- a/native_client_sdk/src/doc/sdk/release-notes.rst |
+++ b/native_client_sdk/src/doc/sdk/release-notes.rst |
@@ -48,7 +48,7 @@ PNaCl |
browser (version ``Y``). |
* PNaCl's support for use of libstdc++ 4.6 as the C++ standard library is |
deprecated and will be removed in the next release. PNaCl has used libc++ |
- (which is much more up-to-date, currently based on LLVM 3.6) as the default |
+ (which is much more up to date, currently based on LLVM 3.6) as the default |
since Pepper 33. |
* PNaCl's experimental `Subzero translator`_ is available for x86-32 NaCl in |
Chrome version 43, behind a flag. To give it a try, run Chrome with the |