diff --git a/pcbnew/menubar_modedit.cpp b/pcbnew/menubar_modedit.cpp index dd981d95f1..8065ef4e62 100644 --- a/pcbnew/menubar_modedit.cpp +++ b/pcbnew/menubar_modedit.cpp @@ -338,7 +338,7 @@ void FOOTPRINT_EDIT_FRAME::ReCreateMenuBar() // Contents AddMenuItem( helpMenu, wxID_HELP, - _( "P&cbnew Manual" ), + _( "Pcbnew &Manual" ), _( "Open the Pcbnew Manual" ), KiBitmap( online_help_xpm ) );