| Index: chrome/browser/ui/views/bookmarks/bookmark_bar_view.h
|
| ===================================================================
|
| --- chrome/browser/ui/views/bookmarks/bookmark_bar_view.h (revision 91698)
|
| +++ chrome/browser/ui/views/bookmarks/bookmark_bar_view.h (working copy)
|
| @@ -298,7 +298,7 @@
|
| // Creates the button for rendering the specified bookmark node.
|
| views::View* CreateBookmarkButton(const BookmarkNode* node);
|
|
|
| - // COnfigures the button from the specified node. This sets the text,
|
| + // Configures the button from the specified node. This sets the text,
|
| // and icon.
|
| void ConfigureButton(const BookmarkNode* node, views::TextButton* button);
|
|
|
|
|