mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
typo
This commit is contained in:
parent
82b6dc8aa9
commit
76eebf5707
@ -81,7 +81,7 @@ public:
|
||||
std::string const fontenc() const { return fontenc_; }
|
||||
/// This language needs to be passed to babel itself (not the class)
|
||||
bool asBabelOptions() const { return as_babel_options_; }
|
||||
/// This language correspongs to a translation of the GUI
|
||||
/// This language corresponds to a translation of the GUI
|
||||
bool hasGuiSupport() const { return has_gui_support_; }
|
||||
///
|
||||
bool read(Lexer & lex);
|
||||
|
Loading…
Reference in New Issue
Block a user