summaryrefslogtreecommitdiffstats
path: root/libstdc++-v3/doc/xml/manual/numerics.xml
diff options
context:
space:
mode:
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2014-03-27 18:22:38 +0000
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>2014-03-27 18:22:38 +0000
commitea283d9ea5e9711f9fa0a10276166404d623d361 (patch)
tree58e153cf4df9e0a2a6dd0fb054dfe5baaf854e1a /libstdc++-v3/doc/xml/manual/numerics.xml
parentc0c342ba865afc23b85b923c06e5c716268d6669 (diff)
downloadppe42-gcc-ea283d9ea5e9711f9fa0a10276166404d623d361.tar.gz
ppe42-gcc-ea283d9ea5e9711f9fa0a10276166404d623d361.zip
* doc/xml/manual/containers.xml (associative.bitset.size_variable):
Fix bad s/part/chapter/ substitutions. * doc/xml/manual/io.xml (std.io): Likewise. * doc/xml/manual/numerics.xml (std.numerics.generalized_ops): Likewise. * doc/xml/manual/strings.xml (strings.string.Cstring): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208874 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libstdc++-v3/doc/xml/manual/numerics.xml')
-rw-r--r--libstdc++-v3/doc/xml/manual/numerics.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libstdc++-v3/doc/xml/manual/numerics.xml b/libstdc++-v3/doc/xml/manual/numerics.xml
index 495735502be..cc2615390f2 100644
--- a/libstdc++-v3/doc/xml/manual/numerics.xml
+++ b/libstdc++-v3/doc/xml/manual/numerics.xml
@@ -65,7 +65,7 @@
<itemizedlist>
<listitem><para><code>accumulate</code></para></listitem>
<listitem><para><code>inner_product</code></para></listitem>
- <listitem><para><code>chapterial_sum</code></para></listitem>
+ <listitem><para><code>partial_sum</code></para></listitem>
<listitem><para><code>adjacent_difference</code></para></listitem>
</itemizedlist>
<para>Here is a simple example of the two forms of <code>accumulate</code>.
OpenPOWER on IntegriCloud