Fixed typo.
This commit is contained in:
parent
af0e9370fb
commit
f626f69e90
@ -326,7 +326,7 @@ void MainFrame::init_menubar()
|
||||
wxString sep_space = "\xA0";
|
||||
#else
|
||||
wxString sep = " - ";
|
||||
wxStrubg sep_space = "";
|
||||
wxString sep_space = "";
|
||||
#endif
|
||||
|
||||
// Edit menu
|
||||
|
Loading…
Reference in New Issue
Block a user