summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsungmann.cho <sungmann.cho@navercorp.com>2014-11-03 16:20:05 -0800
committerCommit bot <commit-bot@chromium.org>2014-11-04 00:20:23 +0000
commite8f9c11c1d887a2768fe31a94ccca273baa1b0ff (patch)
treec288756228a77c6e10d83b43ac5f3508c00549b1
parent9dfb808fd36af298ec090cfc7dc0f4b2d1325352 (diff)
downloadchromium_src-e8f9c11c1d887a2768fe31a94ccca273baa1b0ff.zip
chromium_src-e8f9c11c1d887a2768fe31a94ccca273baa1b0ff.tar.gz
chromium_src-e8f9c11c1d887a2768fe31a94ccca273baa1b0ff.tar.bz2
Fix some minor typos related to the word "accessibility".
BUG=none TBR=asargent Review URL: https://codereview.chromium.org/697903002 Cr-Commit-Position: refs/heads/master@{#302528}
-rw-r--r--ash/ash_chromeos_strings.grdp2
-rw-r--r--ash/system/chromeos/power/tray_power.cc16
-rw-r--r--ash/system/tray_accessibility.h2
-rw-r--r--chrome/app/chromeos_strings.grdp2
-rw-r--r--chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc2
-rw-r--r--chrome/browser/resources/pdf/pdf_scripting_api.js2
-rw-r--r--chrome/browser/signin/screenlock_bridge.h2
-rw-r--r--chrome/browser/ui/webui/options/language_options_interactive_uitest.cc2
-rw-r--r--chrome/common/extensions/api/automation_internal.idl2
-rw-r--r--content/browser/accessibility/browser_accessibility_cocoa.mm4
-rw-r--r--extensions/common/api/virtual_keyboard_private.json2
-rw-r--r--ui/keyboard/resources/elements/kb-keyboard.js2
12 files changed, 20 insertions, 20 deletions
diff --git a/ash/ash_chromeos_strings.grdp b/ash/ash_chromeos_strings.grdp
index 5d8db60..bbef0e4 100644
--- a/ash/ash_chromeos_strings.grdp
+++ b/ash/ash_chromeos_strings.grdp
@@ -14,7 +14,7 @@
Your Chromebook may not charge while it is turned on.
</message>
- <message name="IDS_CHARGER_REPLACEMENT_ACCESSIBILTY_NOTIFICATION" desc="The notification string used in accessibility to tell user to contact Google for replacing the possible bad charger.">
+ <message name="IDS_CHARGER_REPLACEMENT_ACCESSIBILITY_NOTIFICATION" desc="The notification string used in accessibility to tell user to contact Google for replacing the possible bad charger.">
You may have a bad charger. If you live in the US, please call 866-628-1371 in order to receive help and a replacement. If you live in the UK, please call 0800-026-0613. If you live in Ireland, please call 1-800-832-664. If you live in Canada, please call 866-628-1372. If you live in Australia, please call 1-800-067-460.
</message>
diff --git a/ash/system/chromeos/power/tray_power.cc b/ash/system/chromeos/power/tray_power.cc
index 3b9a367..d5d410c 100644
--- a/ash/system/chromeos/power/tray_power.cc
+++ b/ash/system/chromeos/power/tray_power.cc
@@ -77,7 +77,7 @@ class PowerTrayView : public views::ImageView {
void SetupNotifyBadCharger() {
// Poll with a shorter duration timer to notify the charger issue
// for the first time after the charger dialog is displayed.
- spring_charger_accessility_timer_.Start(
+ spring_charger_accessibility_timer_.Start(
FROM_HERE, base::TimeDelta::FromSeconds(
kSpringChargerAccessibilityTimerFirstTimeNotifyInSeconds),
this, &PowerTrayView::NotifyChargerIssue);
@@ -95,26 +95,26 @@ class PowerTrayView : public views::ImageView {
if (!Shell::GetInstance()->system_tray_delegate()->
IsSpringChargerReplacementDialogVisible()) {
- spring_charger_accessility_timer_.Stop();
+ spring_charger_accessibility_timer_.Stop();
return;
}
- accessible_name_ = ui::ResourceBundle::GetSharedInstance().
- GetLocalizedString(IDS_CHARGER_REPLACEMENT_ACCESSIBILTY_NOTIFICATION);
+ accessible_name_ = ui::ResourceBundle::GetSharedInstance().
+ GetLocalizedString(IDS_CHARGER_REPLACEMENT_ACCESSIBILITY_NOTIFICATION);
NotifyAccessibilityEvent(ui::AX_EVENT_ALERT, true);
++spring_charger_spoken_notification_count_;
if (spring_charger_spoken_notification_count_ == 1) {
// After notify the charger issue for the first time, repeat the
// notification with a longer duration timer.
- spring_charger_accessility_timer_.Stop();
- spring_charger_accessility_timer_.Start(
+ spring_charger_accessibility_timer_.Stop();
+ spring_charger_accessibility_timer_.Start(
FROM_HERE, base::TimeDelta::FromMinutes(
kSpringChargerAccessibilityTimerRepeatInMinutes),
this, &PowerTrayView::NotifyChargerIssue);
} else if (spring_charger_spoken_notification_count_ >=
kMaxSpringChargerAccessibilityNotifyCount) {
- spring_charger_accessility_timer_.Stop();
+ spring_charger_accessibility_timer_.Stop();
}
}
@@ -124,7 +124,7 @@ class PowerTrayView : public views::ImageView {
// notification has been spoken.
int spring_charger_spoken_notification_count_;
- base::RepeatingTimer<PowerTrayView> spring_charger_accessility_timer_;
+ base::RepeatingTimer<PowerTrayView> spring_charger_accessibility_timer_;
DISALLOW_COPY_AND_ASSIGN(PowerTrayView);
};
diff --git a/ash/system/tray_accessibility.h b/ash/system/tray_accessibility.h
index dfbc229..2120b1d 100644
--- a/ash/system/tray_accessibility.h
+++ b/ash/system/tray_accessibility.h
@@ -34,7 +34,7 @@ class ASH_EXPORT AccessibilityObserver {
public:
virtual ~AccessibilityObserver() {}
- // Notifies when accessibilty mode changes.
+ // Notifies when accessibility mode changes.
virtual void OnAccessibilityModeChanged(
ui::AccessibilityNotificationVisibility notify) = 0;
};
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index 08536d1..6434b48 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -2021,7 +2021,7 @@ Press any key to continue exploring.
<message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_FORGET_FAILED">
Failed to disconnect and unpair from "<ph name="DEVICE_NAME">%1<ex>Nexus S</ex></ph>".
</message>
- <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="In the settings tab, this text explains the accessibiliy features.">
+ <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="In the settings tab, this text explains the accessibility features.">
Enable accessibility features to make your device easier to use.
</message>
<message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_SETTINGS" desc="Text of the link to open ChromeVox settings.">
diff --git a/chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc b/chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc
index afcfb0f..a68ffc3 100644
--- a/chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc
+++ b/chrome/browser/chromeos/accessibility/accessibility_manager_browsertest.cc
@@ -666,7 +666,7 @@ IN_PROC_BROWSER_TEST_P(AccessibilityManagerUserTypeTest, BrailleWhenLoggedIn) {
EXPECT_TRUE(IsBrailleImeActive());
}
-IN_PROC_BROWSER_TEST_F(AccessibilityManagerTest, AcessibilityMenuVisibility) {
+IN_PROC_BROWSER_TEST_F(AccessibilityManagerTest, AccessibilityMenuVisibility) {
// Log in.
user_manager::UserManager::Get()->UserLoggedIn(
kTestUserName, kTestUserName, true);
diff --git a/chrome/browser/resources/pdf/pdf_scripting_api.js b/chrome/browser/resources/pdf/pdf_scripting_api.js
index 8b0b9d5..564467f 100644
--- a/chrome/browser/resources/pdf/pdf_scripting_api.js
+++ b/chrome/browser/resources/pdf/pdf_scripting_api.js
@@ -160,7 +160,7 @@ PDFScriptingAPI.prototype = {
* Creates a PDF viewer with a scripting interface. This is basically 1) an
* iframe which is navigated to the PDF viewer extension and 2) a scripting
* interface which provides access to various features of the viewer for use
- * by print preview and accessbility.
+ * by print preview and accessibility.
* @param {string} src the source URL of the PDF to load initially.
* @return {HTMLIFrameElement} the iframe element containing the PDF viewer.
*/
diff --git a/chrome/browser/signin/screenlock_bridge.h b/chrome/browser/signin/screenlock_bridge.h
index c9b702d..a4003df 100644
--- a/chrome/browser/signin/screenlock_bridge.h
+++ b/chrome/browser/signin/screenlock_bridge.h
@@ -64,7 +64,7 @@ class ScreenlockBridge {
// shown with the icon.
void SetTooltip(const base::string16& tooltip, bool autoshow);
- // Sets the accessiblity label of the icon. If this attribute is not
+ // Sets the accessibility label of the icon. If this attribute is not
// provided, then the tooltip will be used.
void SetAriaLabel(const base::string16& aria_label);
diff --git a/chrome/browser/ui/webui/options/language_options_interactive_uitest.cc b/chrome/browser/ui/webui/options/language_options_interactive_uitest.cc
index 8a8a000..7557a49 100644
--- a/chrome/browser/ui/webui/options/language_options_interactive_uitest.cc
+++ b/chrome/browser/ui/webui/options/language_options_interactive_uitest.cc
@@ -24,7 +24,7 @@ namespace {
// This class will test the language options settings.
// This test is part of the interactive_ui_tests isntead of browser_tests
// because it is necessary to emulate pushing a button in order to properly
-// test accessiblity.
+// test accessibility.
class LanguageOptionsWebUITest : public InProcessBrowserTest {
public:
LanguageOptionsWebUITest() {}
diff --git a/chrome/common/extensions/api/automation_internal.idl b/chrome/common/extensions/api/automation_internal.idl
index e95701d..b6d031d 100644
--- a/chrome/common/extensions/api/automation_internal.idl
+++ b/chrome/common/extensions/api/automation_internal.idl
@@ -38,7 +38,7 @@ namespace automationInternal {
long nodeIdToClear;
// A vector of nodes to update according to the rules described in
- // ui/accesibility/ax_tree_update.h.
+ // ui/accessibility/ax_tree_update.h.
AXNodeData[] nodes;
};
diff --git a/content/browser/accessibility/browser_accessibility_cocoa.mm b/content/browser/accessibility/browser_accessibility_cocoa.mm
index 8580568..f433db3 100644
--- a/content/browser/accessibility/browser_accessibility_cocoa.mm
+++ b/content/browser/accessibility/browser_accessibility_cocoa.mm
@@ -1361,7 +1361,7 @@ NSDictionary* attributeToMethodNameMap = nil;
return NO;
}
-// Returns whether or not this object should be ignored in the accessibilty
+// Returns whether or not this object should be ignored in the accessibility
// tree.
- (BOOL)accessibilityIsIgnored {
if (!browserAccessibility_)
@@ -1370,7 +1370,7 @@ NSDictionary* attributeToMethodNameMap = nil;
return [self isIgnored];
}
-// Performs the given accessibilty action on the webkit accessibility object
+// Performs the given accessibility action on the webkit accessibility object
// that backs this object.
- (void)accessibilityPerformAction:(NSString*)action {
if (!browserAccessibility_)
diff --git a/extensions/common/api/virtual_keyboard_private.json b/extensions/common/api/virtual_keyboard_private.json
index f374e31..ee6a1da 100644
--- a/extensions/common/api/virtual_keyboard_private.json
+++ b/extensions/common/api/virtual_keyboard_private.json
@@ -138,7 +138,7 @@
},
"a11ymode": {
"type": "boolean",
- "description": "True if accessbility virtual keyboard is enabled."
+ "description": "True if accessibility virtual keyboard is enabled."
},
"experimental": {
"type": "boolean",
diff --git a/ui/keyboard/resources/elements/kb-keyboard.js b/ui/keyboard/resources/elements/kb-keyboard.js
index bf8e33c..ceb8f68 100644
--- a/ui/keyboard/resources/elements/kb-keyboard.js
+++ b/ui/keyboard/resources/elements/kb-keyboard.js
@@ -368,7 +368,7 @@ Polymer('kb-keyboard', {
* Otherwise, the keyboard layout for 'text' type will be loaded.
*/
inputTypeChanged: function() {
- // Disable layout switching at accessbility mode.
+ // Disable layout switching at accessibility mode.
if (this.config && this.config.a11ymode)
return;