aboutsummaryrefslogtreecommitdiff
path: root/documentation/cxx/hybrid/guide/index.xhtml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/cxx/hybrid/guide/index.xhtml')
-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