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

Unified Diff: chrome/browser/resources/chromeos/login/bubble.js

Issue 9906002: Fix some grammar in chrome/browser/resources/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge to trunk Created 8 years, 9 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 | « chrome/browser/printing/print_dialog_cloud.cc ('k') | chrome/browser/resources/options2/browser_options.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/bubble.js
diff --git a/chrome/browser/resources/chromeos/login/bubble.js b/chrome/browser/resources/chromeos/login/bubble.js
index d8cf5e3e5b7e94f39a2d3ba3fe076ad3c7401c1d..b7b9e6442525ed68630394d0a016cf0caeedbf95 100644
--- a/chrome/browser/resources/chromeos/login/bubble.js
+++ b/chrome/browser/resources/chromeos/login/bubble.js
@@ -85,7 +85,7 @@ cr.define('cr.ui', function() {
* left (for vertical attachment) or top (for horizontal attachment)
* side of the element. If not specified, the bubble is positioned to
* be aligned with the left/top side of the element but not farther than
- * half of it's weight/height.
+ * half of its weight/height.
* @param {number=} opt_padding Optional padding of the bubble.
* @public
*/
@@ -158,7 +158,7 @@ cr.define('cr.ui', function() {
* left (for vertical attachment) or top (for horizontal attachment)
* side of the element. If not specified, the bubble is positioned to
* be aligned with the left/top side of the element but not farther than
- * half of it's weight/height.
+ * half of its weight/height.
* @param {number=} opt_padding Optional padding of the bubble.
* @public
*/
« no previous file with comments | « chrome/browser/printing/print_dialog_cloud.cc ('k') | chrome/browser/resources/options2/browser_options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698