aboutsummaryrefslogtreecommitdiff
path: root/documentation
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2009-04-20 13:11:14 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2009-04-20 13:11:14 +0200
commit6b0de48efcf00bc4de1a78c15b57be01f73268ba (patch)
tree1aa3616e2c3073d8b6ae2f5c47a96bf83bde58fa /documentation
parent41ec195a83ff6cd61c912581f32c9016a9104353 (diff)
Minor wording changes
Diffstat (limited to 'documentation')
-rw-r--r--documentation/cxx/hybrid/guide/index.xhtml8
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/cxx/hybrid/guide/index.xhtml b/documentation/cxx/hybrid/guide/index.xhtml
index d2cc1ef..465f3d8 100644
--- a/documentation/cxx/hybrid/guide/index.xhtml
+++ b/documentation/cxx/hybrid/guide/index.xhtml
@@ -416,10 +416,10 @@
representations contain only the data without any meta information
or markup. Consequently, saving to and loading from a binary
format can be an order of magnitude faster as well as result
- in a much smaller footprint compared to parsing and serializing
- the same data in XML. Furthermore, the resulting representation
- is normally several times smaller than the equivalent XML
- representation.</p>
+ in a much smaller application footprint compared to parsing and
+ serializing the same data in XML. Furthermore, the resulting
+ representation is normally several times smaller than the equivalent
+ XML.</p>
<p>The Embedded C++/Hybrid mapping was specifically designed and
optimized for mobile and embedded systems where hardware