fix spelling

This commit is contained in:
Garux
2021-05-24 20:23:09 +03:00
parent 5efe29d863
commit 6c00419653
175 changed files with 414 additions and 414 deletions

View File

@@ -135,7 +135,7 @@ GtkMenuItem* create_plugins_menu(){
#if 0
create_menu_item_with_mnemonic( menu, "Refresh", FreeCaller<Restart>() );
// NOTE: the seperator is used when doing a refresh of the list, everything past the seperator is removed
// NOTE: the separator is used when doing a refresh of the list, everything past the separator is removed
g_plugins_menu_separator = menu_separator( menu );
#endif