]> git.lyx.org Git - features.git/blobdiff - src/Buffer.cpp
fix faulty documentation
[features.git] / src / Buffer.cpp
index d2815373eb6b9ca063184a39637c4495650a36cc..080eee73ad70f319121004566958fb456bb2dea7 100644 (file)
@@ -547,7 +547,7 @@ int Buffer::readHeader(Lexer & lex)
 
 // Uwe C. Schroeder
 // changed to be public and have one parameter
-// Returns false if "\end_document" is not read (Asger)
+// Returns true if "\end_document" is not read (Asger)
 bool Buffer::readDocument(Lexer & lex)
 {
        ErrorList & errorList = d->errorLists["Parse"];