commit 837deed6ece4c8144c288ef3b491de4c463e4a5b Author: Jean-Marc Lasgouttes <lasgout...@lyx.org> Date: Mon Feb 3 16:08:13 2025 +0100
typo --- src/LyX.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/LyX.cpp b/src/LyX.cpp index be457b184a..9d2e25ce01 100644 --- a/src/LyX.cpp +++ b/src/LyX.cpp @@ -907,7 +907,7 @@ bool LyX::init() // Add the directory containing the dt2dv and dv2dt executables to the path FileName dtldir; if (!package().build_support().empty()) { - // dtl executables should be in the same dir ar tex2lyx + // dtl executables should be in the same dir as tex2lyx dtldir = package().binary_dir(); } else { -- lyx-cvs mailing list lyx-cvs@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-cvs