]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetListingsParams.h
Fix use of std::regex_match
[lyx.git] / src / insets / InsetListingsParams.h
index ddcca62f23a2b9d32439fa05b2b68199950a7a80..90c5adb763fa13d1c9ab8e96cefacc863abaedef 100644 (file)
@@ -97,7 +97,7 @@ private:
 
        /// Do we have a param with the given \c key?
        bool hasParam(std::string const & key) const;
-       /// return the value for the given \c key, if avaible, else empty string
+       /// return the value for the given \c key, if available, else empty string
        std::string getValue(std::string const & key) const;
 
        /// key-value pairs of the parameters