Index: chrome/common/extensions/docs/extension.html |
=================================================================== |
--- chrome/common/extensions/docs/extension.html (revision 71126) |
+++ chrome/common/extensions/docs/extension.html (working copy) |
@@ -936,7 +936,7 @@ |
<div class="description"> |
<p class="todo" style="display: none; ">Undocumented.</p> |
- <p>Returns the JavaScript 'window' object for the background page running inside the current extension. Returns null if the extension has no backround page.</p> |
+ <p>Returns the JavaScript 'window' object for the background page running inside the current extension. Returns null if the extension has no background page.</p> |
<!-- PARAMETERS --> |
<h4>Parameters</h4> |