diff --git a/src/Buffer.h b/src/Buffer.h index 1b16e1abff..84dee28eee 100644 --- a/src/Buffer.h +++ b/src/Buffer.h @@ -178,7 +178,7 @@ public: /// Write file. Returns \c false if unsuccesful. bool writeFile(support::FileName const &) const; - /// Loads LyX file \c filename into buffer, * and \return success + /// Loads LyX file \c filename into buffer, * and return success bool loadLyXFile(support::FileName const & s); /// Fill in the ErrorList with the TeXErrors