]> git.lyx.org Git - lyx.git/commitdiff
ConsoleApplication: Fix typos
authorVincent van Ravesteijn <vfr@lyx.org>
Tue, 13 Jan 2015 20:59:39 +0000 (21:59 +0100)
committerVincent van Ravesteijn <vfr@lyx.org>
Tue, 13 Jan 2015 20:59:39 +0000 (21:59 +0100)
src/support/ConsoleApplication.h

index bfb5d07fe78783d8b39e8dfaf5a8306393b62f6d..a66b28383b98131d504af047ee691a8a5cc8c722 100644 (file)
@@ -8,8 +8,8 @@
  * Full author contact details are available in file CREDITS.
  */
 
-#ifndef CONSOPLEAPPLICATION_H
-#define CONSOPLEAPPLICATION_H
+#ifndef CONSOLEAPPLICATION_H
+#define CONSOLEAPPLICATION_H
 
 #include "support/strfwd.h"
 
@@ -58,4 +58,4 @@ private:
 } // namespace support
 } // namespace lyx
 
-#endif // CONSOPLEAPPLICATION_H
+#endif // CONSOLEAPPLICATION_H