aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/intro.xhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/intro.xhtml b/doc/intro.xhtml
index ea0b8c9..776ef91 100644
--- a/doc/intro.xhtml
+++ b/doc/intro.xhtml
@@ -1747,7 +1747,7 @@ serialize (serializer& s) const
<p>All in, with all the name splitting and string constructions,
parsing throughput on a 2010 Intel Core i7 laptop is about
- 35 MByte/sec, which should be sufficient for most applications.</p>
+ 37 MByte/sec, which should be sufficient for most applications.</p>
<p>While it is much easier to implement a conforming serializer
from scratch, <code>libstudxml</code> reuses an existing and