summaryrefslogtreecommitdiff
path: root/tab-conf.el
diff options
context:
space:
mode:
Diffstat (limited to 'tab-conf.el')
-rw-r--r--tab-conf.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/tab-conf.el b/tab-conf.el
index 99f423d..6fccb7b 100644
--- a/tab-conf.el
+++ b/tab-conf.el
@@ -20,9 +20,9 @@ If there are two tabs and ARG is not '(4) or '(16), just switch
between them.
If there are more than two tabs and if ARG is not '(4) or '(16),
-then use complting-read to ask for a tab to switch to.
+then use `completing-read' to ask for a tab to switch to.
-If ARG is '(16), then use completing-read to ask for a tab to
+If ARG is '(16), then use `completing-read' to ask for a tab to
delete. The default is the current tab. However, if there is only
one tab, create another one, prompting me for the buffer to
display in the new tab."