]> git.lyx.org Git - features.git/commitdiff
BufferParams.cpp: whitespace
authorUwe Stöhr <uwestoehr@web.de>
Sat, 22 Sep 2007 12:55:12 +0000 (12:55 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sat, 22 Sep 2007 12:55:12 +0000 (12:55 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20432 a592a061-630c-0410-9148-cb99ea01b6c8

src/BufferParams.cpp

index b2c4d5daa7a6c2efc49c87eba5858aa864739601..839dac9d983264986e60c1114dd3171fa947c04b 100644 (file)
@@ -1115,7 +1115,7 @@ bool BufferParams::writeLaTeX(odocstream & os, LaTeXFeatures & features,
                texrow.newline();
        }
 
-               // Now insert the LyX specific LaTeX commands...
+       // Now insert the LyX specific LaTeX commands...
 
        // The optional packages;
        docstring lyxpreamble(from_ascii(features.getPackages()));