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

Unified Diff: chrome/browser/ui/cocoa/hyperlink_text_view.mm

Issue 283113002: s/precendence/precedence/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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/hyperlink_text_view.mm
diff --git a/chrome/browser/ui/cocoa/hyperlink_text_view.mm b/chrome/browser/ui/cocoa/hyperlink_text_view.mm
index a395369bfbcad6908d6cfb28f909d8b2a42d3dc2..f77dcfc12737c3d1709e431b488d8c982c5ea134 100644
--- a/chrome/browser/ui/cocoa/hyperlink_text_view.mm
+++ b/chrome/browser/ui/cocoa/hyperlink_text_view.mm
@@ -88,7 +88,7 @@ const float kTextBaselineShift = -1.0;
// When text is rendered, linkTextAttributes override anything set via
// addAttributes for text that has NSLinkAttributeName. Set to nil to allow
- // custom attributes to take precendence.
+ // custom attributes to take precedence.
[self setLinkTextAttributes:nil];
[self setDisplaysLinkToolTips:NO];
« no previous file with comments | « chrome/browser/extensions/extension_web_ui_unittest.cc ('k') | chrome/common/extensions/docs/templates/intros/power.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698