chore: fix typos in comments (#29401)
This commit is contained in:
parent
93c9374e95
commit
038359a7d8
4 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@ typedef std::map<ui::Accelerator, MenuItem> AcceleratorTable;
|
|||
bool StringToAccelerator(const std::string& description,
|
||||
ui::Accelerator* accelerator);
|
||||
|
||||
// Generate a table that contains memu model's accelerators and command ids.
|
||||
// Generate a table that contains menu model's accelerators and command ids.
|
||||
void GenerateAcceleratorTable(AcceleratorTable* table,
|
||||
electron::ElectronMenuModel* model);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue