From 4e7112e8a32e537044341a38749bbdc8c234c134 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Mon, 24 Nov 2014 08:38:57 -0800 Subject: [PATCH] Spelling fix. --- lisp/startup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/startup.el b/lisp/startup.el index 17930b4a7b0..fb49958b61b 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) -- 2.39.5