mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
ConsoleApplication: Fix typos
This commit is contained in:
parent
1950152b39
commit
51b28ba1d8
@ -8,8 +8,8 @@
|
|||||||
* Full author contact details are available in file CREDITS.
|
* Full author contact details are available in file CREDITS.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CONSOPLEAPPLICATION_H
|
#ifndef CONSOLEAPPLICATION_H
|
||||||
#define CONSOPLEAPPLICATION_H
|
#define CONSOLEAPPLICATION_H
|
||||||
|
|
||||||
#include "support/strfwd.h"
|
#include "support/strfwd.h"
|
||||||
|
|
||||||
@ -58,4 +58,4 @@ private:
|
|||||||
} // namespace support
|
} // namespace support
|
||||||
} // namespace lyx
|
} // namespace lyx
|
||||||
|
|
||||||
#endif // CONSOPLEAPPLICATION_H
|
#endif // CONSOLEAPPLICATION_H
|
||||||
|
Loading…
Reference in New Issue
Block a user