]> git.lyx.org Git - lyx.git/blobdiff - src/BaseClassList.h
Fix bug http://bugzilla.lyx.org/show_bug.cgi?id=4599
[lyx.git] / src / BaseClassList.h
index df3e6ddb1854eb72509a608108a258da8a91d9c7..73ea0d950ae9d25217b2b54b32d91d81e6430058 100644 (file)
@@ -82,7 +82,7 @@ public:
        LayoutFile const & operator[](std::string const & classname) const;
        ///
        LayoutFile & operator[](std::string const & classname);
-       /// Read textclass list.  Returns false if this fails.
+       /// Read textclass list. Returns false if this fails.
        bool read();
        /// Clears the textclass so as to force it to be reloaded
        void reset(LayoutFileIndex const & tc);