Changes in doc gui
authoralpar
Sat, 14 Jan 2006 08:17:00 +0000
branchgui
changeset 124b8d778d4d100
parent 123 a3781bff1032
child 125 e8bf8bbcf75a
Changes in doc
xml.h
     1.1 --- a/xml.h	Thu Jan 12 15:24:24 2006 +0000
     1.2 +++ b/xml.h	Sat Jan 14 08:17:00 2006 +0000
     1.3 @@ -100,7 +100,7 @@
     1.4      ///Read/write a tag
     1.5    
     1.6      ///Read/write a tag.
     1.7 -    ///The whole <foo> ... </foo> will be places in a single line.
     1.8 +    ///The whole \<foo\> ... \</foo\> will be placed in a single line.
     1.9      class LineTag
    1.10      {
    1.11        XmlIo &ix;