From dcc3f3419c8c69b092a000ac296d615f07656268 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 9 Feb 2010 12:47:08 +0200 Subject: Cosmetic changes --- examples/cxx/tree/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/cxx/tree/README') diff --git a/examples/cxx/tree/README b/examples/cxx/tree/README index 1c89961..348885f 100644 --- a/examples/cxx/tree/README +++ b/examples/cxx/tree/README @@ -68,8 +68,8 @@ streaming that are too large to fit into memory. compression - Shows how to compress XML documents during serialization and decompress - them during parsing using the zlib library. + Shows how to compress an XML document during serialization and decompress + it during parsing using the zlib library. binary/ A collection of examples that show how to serialize the object model -- cgit v1.1