summaryrefslogtreecommitdiff
path: root/common/content/tabs.js
diff options
context:
space:
mode:
authorDoug Kearns <dougkearns@gmail.com>2009-05-20 14:23:32 +1000
committerDoug Kearns <dougkearns@gmail.com>2009-05-22 10:53:06 +1000
commitf834cfcd6b5925861897aa227f2883a69fce5737 (patch)
tree339ce3816e154be95d5dc1beea55e0a2e60501fa /common/content/tabs.js
parent9d26a8a20df4578aefbff878339782386fa8e2fc (diff)
downloadpentadactyl-f834cfcd6b5925861897aa227f2883a69fce5737.tar.gz
Add some API documentation for Options and others.
Diffstat (limited to 'common/content/tabs.js')
-rw-r--r--common/content/tabs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/content/tabs.js b/common/content/tabs.js
index 6eb98d67..2ca99ba3 100644
--- a/common/content/tabs.js
+++ b/common/content/tabs.js
@@ -1229,7 +1229,7 @@ function Tabs() //{{{
// shouldn't be one yet.
/**
* Called on each TabSelect event to update the tab selection history.
- * See (@link tabs.alternate).
+ * @see tabs#alternate
*/
updateSelectionHistory: function ()
{