From ac93172e781f0cdffa41c6c093e38030916dd70b Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Thu, 28 May 2009 02:00:04 +0000 Subject: [PATCH] Typo. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29872 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/scripts/layout2layout.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/scripts/layout2layout.py b/lib/scripts/layout2layout.py index 5eda8877bf..27837f40c9 100644 --- a/lib/scripts/layout2layout.py +++ b/lib/scripts/layout2layout.py @@ -49,7 +49,7 @@ import os, re, string, sys # Rename I18NPreamble to BabelPreamble and add LangPreamble # Do not forget to document format change in Customization -# Manual (section "Declaring a new text class". +# Manual (section "Declaring a new text class"). currentFormat = 14 -- 2.39.2