]> git.lyx.org Git - lyx.git/blobdiff - src/support/Package.h
cleanup error messages
[lyx.git] / src / support / Package.h
index 0cb4336ee236bd777858dc5bfd35b61ef6f3b000..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_16x environment variable.
+        *  the LYX_USERDIR_${major}${minor}x environment variable.
         */
        bool explicit_user_support() const { return explicit_user_support_dir_; }