aboutsummaryrefslogtreecommitdiff
path: root/sx-tab.el
diff options
context:
space:
mode:
Diffstat (limited to 'sx-tab.el')
-rw-r--r--sx-tab.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/sx-tab.el b/sx-tab.el
index f3ac381..6c5e21e 100644
--- a/sx-tab.el
+++ b/sx-tab.el
@@ -72,13 +72,13 @@ variables, but before refreshing the display."
,(format "Display a list of %s questions for SITE.
NO-UPDATE (the prefix arg) is passed to `sx-question-list-refresh'.
-If SITE is nil, use `sx-tab-default-site'."
+If SITE is nil, use `sx-default-site'."
tab)
(interactive
(list current-prefix-arg
(sx--interactive-site-prompt)))
(sx-initialize)
- (unless site (setq site sx-tab-default-site))
+ (unless site (setq site sx-default-site))
;; Create the buffer
(unless (buffer-live-p ,buffer-variable)
(setq ,buffer-variable