summaryrefslogtreecommitdiffstats
path: root/src/config.l
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.l')
-rw-r--r--src/config.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.l b/src/config.l
index 81f7a1b..23e747a 100644
--- a/src/config.l
+++ b/src/config.l
@@ -965,7 +965,7 @@ void writeTemplateConfig(QFile *f,bool sl)
t << "# standard header. Notice: only use this tag if you know what you are doing!\n";
t << "\n";
}
- t << "LATEX_HEADER =\n";
+ t << "LATEX_HEADER =\n";
if (!sl)
{
t << "\n";