]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
Whitespace
[lyx.git] / src / LaTeXFeatures.h
index 7b1f51b8ece129ca5c2c2a487ee2fd9df7483405..ed824d8b34aaee4510f3d868fba039b3d72a0603 100644 (file)
@@ -110,7 +110,7 @@ public:
        /// check if a language is supported only by polyglossia
        bool hasPolyglossiaExclusiveLanguages() const;
        ///
-       std::string getLanguages() const;
+       std::string getBabelLanguages() const;
        ///
        std::map<std::string, std::string> getPolyglossiaLanguages() const;
        ///