Merge pull request #4715 from dongjoon-hyun/fix_typos_in_comments
Fix typos in comments.
This commit is contained in:
commit
549cccfce4
5 changed files with 10 additions and 10 deletions
|
@ -40,7 +40,7 @@ class GlobalMenuBarX11 {
|
|||
explicit GlobalMenuBarX11(NativeWindowViews* window);
|
||||
virtual ~GlobalMenuBarX11();
|
||||
|
||||
// Creates the object path for DbusemenuServer which is attached to |xid|.
|
||||
// Creates the object path for DbusmenuServer which is attached to |xid|.
|
||||
static std::string GetPathForWindow(gfx::AcceleratedWidget xid);
|
||||
|
||||
void SetMenu(ui::MenuModel* menu_model);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue