Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mcorino committed Mar 13, 2024
1 parent 52ec11f commit a5acc37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rakelib/lib/director/app.rb
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ def setup
{
wxApp::s_macWindowMenuTitleName = title;
}
static const wxString& get_mac_help_window_title()
static const wxString& get_mac_window_menu_title()
{
return wxApp::s_macWindowMenuTitleName;
}
Expand Down

0 comments on commit a5acc37

Please sign in to comment.