summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/doc/html
diff options
context:
space:
mode:
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2013-02-20 22:41:51 +0000
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2013-02-20 22:41:51 +0000
commit380449cfc007a842be9ebf5c0a5ec44237273e17 (patch)
tree22785089c7ab8d2f783247d070653065d918e6fd /libstdc++-v3/doc/html
parent99253c2e870be57e8eb87ae141052c3229080a7f (diff)
downloadppe42-gcc-380449cfc007a842be9ebf5c0a5ec44237273e17.tar.gz
ppe42-gcc-380449cfc007a842be9ebf5c0a5ec44237273e17.zip
* doc/html/faq.html: Fix spelling.
* doc/xml/faq.xml: Likewise. * include/bits/basic_ios.h: Likewise. * include/bits/regex.h: Likewise. * include/std/istream: Likewise. * include/std/streambuf: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@196184 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/doc/html')
-rw-r--r--libstdc++-v3/doc/html/faq.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/doc/html/faq.html b/libstdc++-v3/doc/html/faq.html
index 0c1d3280a85..91952071e87 100644
--- a/libstdc++-v3/doc/html/faq.html
+++ b/libstdc++-v3/doc/html/faq.html
@@ -503,7 +503,7 @@
Short answer: Pretty much everything <span class="emphasis"><em>works</em></span>
except for some corner cases. Support for localization
in <code class="classname">locale</code> may be incomplete on non-GNU
- platforms. Also dependant on the underlying platform is support
+ platforms. Also dependent on the underlying platform is support
for <span class="type">wchar_t</span> and <span class="type">long
long</span> specializations, and details of thread support.
</p><p>
OpenPOWER on IntegriCloud