Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3037)

Unified Diff: chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h

Issue 2059143002: "up-to-date" should only use hyphens when used as compound modifier of a noun (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h
diff --git a/chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h b/chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h
index f168282fa9536810cea5f308a87e5f1f903acff2..4f0c7ebdc209196e86e25486158061242f688db2 100644
--- a/chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h
+++ b/chrome/browser/ui/cocoa/bookmarks/bookmark_menu_bridge.h
@@ -142,7 +142,7 @@ class BookmarkMenuBridge : public bookmarks::BookmarkModelObserver,
private:
friend class BookmarkMenuBridgeTest;
- // True iff the menu is up-to-date with the actual BookmarkModel.
+ // True iff the menu is up to date with the actual BookmarkModel.
bool menuIsValid_;
Profile* profile_; // weak

Powered by Google App Engine
This is Rietveld 408576698