commit bf0d8546542202cb017f567dbecb31e191e45cd6
Author: Juergen Spitzmueller <[email protected]>
Date:   Wed Apr 9 11:29:40 2014 +0200

    Typo. Sorry.

diff --git a/src/LaTeX.h b/src/LaTeX.h
index eeb7d04..a4fcecd 100644
--- a/src/LaTeX.h
+++ b/src/LaTeX.h
@@ -140,7 +140,7 @@ public:
                BIBTEX_ERROR = 16384,
                ///
                //FIXME: BIBTEX_ERROR has been removed from ERRORS for now, 
since users were irritated
-               //       about those errors which prevented compilation 
ofpreviously compiling documents.
+               //       about those errors which prevented compilation of 
previously compiling documents.
                //       Think about a "gentle" transfer to BibTeX error 
reporting.
                ERRORS = TEX_ERROR + LATEX_ERROR,
                ///

Reply via email to