]> git.eshelyaron.com Git - emacs.git/commitdiff
* lisp/startup.el: Fix typo.
authorChong Yidong <cyd@gnu.org>
Fri, 20 Apr 2012 09:41:27 +0000 (17:41 +0800)
committerChong Yidong <cyd@gnu.org>
Fri, 20 Apr 2012 09:41:27 +0000 (17:41 +0800)
lisp/startup.el

index 2f72e8048927c3250b370a6331d49fd07175e04a..5c905954c862bfaaad98a6fd2fbae68df55f558e 100644 (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 string, visit the specified file
 or directory using `find-file'.  If t, open the `*scratch*'
 buffer."
   :type '(choice