]> git.lyx.org Git - lyx.git/blobdiff - src/BufferParams.h
Fix bug #7657: Detect inkscape from the configure script
[lyx.git] / src / BufferParams.h
index a6cd21178ca5e57edcecee1d0615475a987e5aff..b5ab65ecce3383abce504d80e90a4b30718b4892 100644 (file)
@@ -82,7 +82,7 @@ public:
        /// check what features are implied by the buffer parameters.
        void validate(LaTeXFeatures &) const;
 
-       /** \returns true if the babel package is used (interogates
+       /** \returns true if the babel package is used (interrogates
         *  the BufferParams, a LyXRC variable, and the document class).
         *  This returned value can then be passed to the insets...
         */