Index: chrome/common/extensions/docs/tabs.html |
diff --git a/chrome/common/extensions/docs/tabs.html b/chrome/common/extensions/docs/tabs.html |
index 134d5423b3fcb2ca7c302646f5d0fbbebb2ad1b6..4ebd3898effa3e1ba0ec5d57ad1b6893bbde5368 100644 |
--- a/chrome/common/extensions/docs/tabs.html |
+++ b/chrome/common/extensions/docs/tabs.html |
@@ -1881,7 +1881,7 @@ For other examples and for help in viewing the source code, see |
</div> |
</em> |
</dt> |
- <dd>The position to move the window to. The provided value will be clamped to between zero and the number of tabs in the window.</dd> |
+ <dd>The position to move the window to. -1 will place the tab at the end of the window.</dd> |
<!-- OBJECT PROPERTIES --> |
<!-- OBJECT METHODS --> |
<!-- OBJECT EVENT FIELDS --> |