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

Unified Diff: ui/message_center/views/message_center_button_bar.h

Issue 1351363002: Fix the typo "visibility". (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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
« no previous file with comments | « mandoline/ui/aura/native_widget_view_manager.cc ('k') | ui/touch_selection/touch_handle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/message_center/views/message_center_button_bar.h
diff --git a/ui/message_center/views/message_center_button_bar.h b/ui/message_center/views/message_center_button_bar.h
index 584f832eaa810b506891fc18601ac3d7e6b7b6b9..be52cb8b2ad4ee7cfb9364cd3841825da597b7d9 100644
--- a/ui/message_center/views/message_center_button_bar.h
+++ b/ui/message_center/views/message_center_button_bar.h
@@ -46,7 +46,7 @@ class MessageCenterButtonBar : public views::View,
private:
// Updates the layout manager which can have differing configuration
- // depending on the visibilty of different parts of the button bar.
+ // depending on the visibility of different parts of the button bar.
void ViewVisibilityChanged();
// Overridden from views::View:
« no previous file with comments | « mandoline/ui/aura/native_widget_view_manager.cc ('k') | ui/touch_selection/touch_handle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698