Index: chrome/browser/resources/shared/js/local_strings.js |
diff --git a/chrome/browser/resources/shared/js/local_strings.js b/chrome/browser/resources/shared/js/local_strings.js |
index ce8f3d08e71f88827327b76a18f32d92a9b58488..756de370bf454c62ec525c875666d8769285e6d1 100644 |
--- a/chrome/browser/resources/shared/js/local_strings.js |
+++ b/chrome/browser/resources/shared/js/local_strings.js |
@@ -5,7 +5,7 @@ |
// TODO(arv): Namespace |
/** |
- * The local strings get injected into the page usig a variable named |
+ * The local strings get injected into the page using a variable named |
* {@code templateData}. This class provides a simpler interface to access those |
* strings. |
* @constructor |