]> git.lyx.org Git - lyx.git/blobdiff - src/xml.h
FindAdv: Amend ec387b6d: Handle search for '{' and '}'
[lyx.git] / src / xml.h
index 902007581ea4f64dc377e465c76f190746ff5f8a..471d925201f44d4e6cf21999b56a8c657c2643b0 100644 (file)
--- a/src/xml.h
+++ b/src/xml.h
@@ -25,7 +25,7 @@ class Paragraph;
 class OutputParams;
 
 // Inspiration for the *Tag structs and for XMLStream
-// came from MathStream and its cousins.
+// came from MathMLStream and its cousins.
 
 namespace xml {
 struct StartTag;