Chromium Code Reviews| Index: chrome/browser/resources/options/browser_options.html |
| diff --git a/chrome/browser/resources/options/browser_options.html b/chrome/browser/resources/options/browser_options.html |
| index c63cdfcd6c61c4d6324d604aac582cf6774a230c..87e55107cf47d10c4741a1dbcec42c28a42f2aec 100644 |
| --- a/chrome/browser/resources/options/browser_options.html |
| +++ b/chrome/browser/resources/options/browser_options.html |
| @@ -951,7 +951,7 @@ |
| aria-labelledby="accessibility-autoclick-label" |
| pref="settings.a11y.autoclick_delay_ms"> |
| <!-- i18n strings contain the autoclick duration; if the autoclick |
| - timing gets changed, then the 18n strings also needs to be |
| + timing gets changed, then the i18n strings also needs to be |
|
stevenjb
2016/10/25 18:46:31
Note: generally trivial spelling fixes should be d
|
| updated. --> |
| <option value="600" |
| i18n-content="autoclickDelayExtremelyShort"></option> |