emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-24 01/01: Spelling fix.


From: Paul Eggert
Subject: [Emacs-diffs] emacs-24 01/01: Spelling fix.
Date: Mon, 24 Nov 2014 16:39:22 +0000

branch: emacs-24
commit 4e7112e8a32e537044341a38749bbdc8c234c134
Author: Paul Eggert <address@hidden>
Date:   Mon Nov 24 08:38:57 2014 -0800

    Spelling fix.
---
 lisp/startup.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/startup.el b/lisp/startup.el
index 17930b4..fb49958 100644
--- a/lisp/startup.el
+++ b/lisp/startup.el
@@ -1524,7 +1524,7 @@ Each element in the list should be a list of strings or 
pairs
              (title (with-temp-buffer
                       (insert-file-contents
                        (expand-file-name tut tutorial-directory)
-                       ;; Reat the entire file, to make sure any
+                       ;; Read the entire file, to make sure any
                        ;; coding cookies and other local variables
                        ;; get acted upon.
                        nil)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]