]> git.lyx.org Git - lyx.git/blobdiff - src/Buffer.h
Do not overwrite read-only files. We now move the file to the backup directory and...
[lyx.git] / src / Buffer.h
index cb76fe53ef5fdafed3a7a2b554c37bacc8a81e43..b91f36ffe67e35e2382e0bd9f0e27562e67fb06b 100644 (file)
@@ -202,7 +202,7 @@ public:
        bool readString(std::string const &);
        /// Reloads the LyX file
        ReadStatus reload();
-//FIXME: The following two functions should be private
+//FIXME: The following function should be private
 //private:
        /// read the header, returns number of unknown tokens
        int readHeader(Lexer & lex);