From ea283d9ea5e9711f9fa0a10276166404d623d361 Mon Sep 17 00:00:00 2001 From: redi Date: Thu, 27 Mar 2014 18:22:38 +0000 Subject: * 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 --- libstdc++-v3/doc/xml/manual/numerics.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libstdc++-v3/doc/xml/manual/numerics.xml') 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 @@ accumulate inner_product - chapterial_sum + partial_sum adjacent_difference Here is a simple example of the two forms of accumulate. -- cgit v1.2.1