]> git.lyx.org Git - lyx.git/blobdiff - src/CiteEnginesList.h
Correct comment
[lyx.git] / src / CiteEnginesList.h
index 2f419b4bfe1e7ef9fac35b15db013da21a3b80fe..ad703325c61161a431f999c1d8d2080f599b0a74 100644 (file)
@@ -80,7 +80,7 @@ public:
        std::vector<std::string> const & getPackageList() const
                { return package_list_; }
        ///
-       bool requires(std::string const p) const;
+       bool required(std::string const p) const;
 private:
        /// what appears in the ui
        std::string name_;