gui: fixed wrong spelled words in comments.
This commit is contained in:
parent
d8c24c3afc
commit
ff1edbc98a
|
@ -130,7 +130,7 @@ public:
|
|||
|
||||
/**
|
||||
* @brief Save all settings
|
||||
* Colum widths
|
||||
* Column widths
|
||||
*/
|
||||
void SaveSettings();
|
||||
|
||||
|
@ -302,7 +302,7 @@ protected:
|
|||
|
||||
/**
|
||||
* @brief Load all settings
|
||||
* Colum widths
|
||||
* Column widths
|
||||
*/
|
||||
void LoadSettings();
|
||||
|
||||
|
|
Loading…
Reference in New Issue