Merge pull request #4715 from dongjoon-hyun/fix_typos_in_comments

Fix typos in comments.
This commit is contained in:
Cheng Zhao 2016-03-08 19:45:05 +09:00
commit 549cccfce4
5 changed files with 10 additions and 10 deletions

View file

@ -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);