gui/xml.h
changeset 1894 f794a0bb40c9
parent 1875 98698b69a902
child 1936 0722ea2b0907
     1.1 --- a/gui/xml.h	Thu Jan 12 15:24:24 2006 +0000
     1.2 +++ b/gui/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;