1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

Fixed typo.

This commit is contained in:
bubnikv
2019-02-04 12:08:48 +01:00
parent af0e9370fb
commit f626f69e90
+1 -1
View File
@@ -326,7 +326,7 @@ void MainFrame::init_menubar()
wxString sep_space = "\xA0"; wxString sep_space = "\xA0";
#else #else
wxString sep = " - "; wxString sep = " - ";
wxStrubg sep_space = ""; wxString sep_space = "";
#endif #endif
// Edit menu // Edit menu