Fix typos in comments.

This commit is contained in:
Dongjoon Hyun 2016-03-07 20:22:03 -08:00
parent 3f4455a79d
commit 0c92d44077
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);