]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/FileDialog.h
fix tooltips in toolbar
[lyx.git] / src / frontends / FileDialog.h
index 38d6e396b0d1eb3e51ba45ec4fd2a49dc0c9c541..555262117ffb022b5918e8d85140788a9f57e401 100644 (file)
@@ -66,7 +66,7 @@ public:
         * path, with the file selection \param mask. The \param mask
         * string is of the form :
         *
-        * <regular expression to match> | <description>
+        * <glob to match> | <description>
         *
         * for example, "*.ps | PostScript files (*.ps)".
         *