From 26ce1446043890246e8442c76c0e00589a33f6f2 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Wed, 31 Mar 2010 16:29:59 +0000 Subject: [PATCH] Fix comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33966 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/OutputParams.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/OutputParams.h b/src/OutputParams.h index 2ea48be8b6..4fb9b74840 100644 --- a/src/OutputParams.h +++ b/src/OutputParams.h @@ -54,11 +54,11 @@ public: OutputParams(Encoding const *); ~OutputParams(); - /** The latex that we export depends occasionally on what is to + /** The file that we export depends occasionally on what is to compile the file. */ FLAVOR flavor; - + /** Are we to write a 'nice' LaTeX file or not. This esentially seems to mean whether InsetInclude, InsetGraphics and InsetExternal should add the absolute path to any external -- 2.39.5