aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/libstdc++-v3/doc/html/manual/io_and_c.html
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/libstdc++-v3/doc/html/manual/io_and_c.html')
-rw-r--r--gcc-4.9/libstdc++-v3/doc/html/manual/io_and_c.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.9/libstdc++-v3/doc/html/manual/io_and_c.html b/gcc-4.9/libstdc++-v3/doc/html/manual/io_and_c.html
index 65c5b2014..a7ee907e4 100644
--- a/gcc-4.9/libstdc++-v3/doc/html/manual/io_and_c.html
+++ b/gcc-4.9/libstdc++-v3/doc/html/manual/io_and_c.html
@@ -47,7 +47,7 @@
</p><p>Note, by the way, that the synchronization requirement only applies to
the standard streams (<code class="code">cin</code>, <code class="code">cout</code>,
<code class="code">cerr</code>,
- <code class="code">clog</code>, and their wide-character counterchapters). File stream
+ <code class="code">clog</code>, and their wide-character counterparts). File stream
objects that you declare yourself have no such requirement and are fully
buffered.
</p></div></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="fstreams.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="io.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="atomics.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">File Based Streams </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> Chapter 14.