]> git.lyx.org Git - lyx.git/blobdiff - src/support/Package.h
Reorder a bit status messages, but they are still cleared at the end of LyXFunc
[lyx.git] / src / support / Package.h
index f5440b924a322b2ad3ca91539fd66bfe85c150ab..8cd2e013c7abd808aa9c4246c23fb8d2ac3ca5d1 100644 (file)
@@ -94,7 +94,7 @@ public:
 
        /** The user_support directory was set explicitly using either
         *  the -userdir command line switch or
-        *  the LYX_USERDIR_15x environment variable.
+        *  the LYX_USERDIR_${major}${minor}x environment variable.
         */
        bool explicit_user_support() const { return explicit_user_support_dir_; }