* lisp/startup.el: Fix typo.

This commit is contained in:
Chong Yidong 2012-04-20 17:41:27 +08:00
parent 41cfe0cb4c
commit 71bd2d79dd

View file

@ -41,7 +41,7 @@
(defcustom initial-buffer-choice nil
"Buffer to show after starting Emacs.
If the value is nil and `inhibit-startup-screen' is nil, show the
startup screen. If the value is string, visit the specified file
startup screen. If the value is a string, visit the specified file
or directory using `find-file'. If t, open the `*scratch*'
buffer."
:type '(choice