aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-08-28 14:14:15 +0200
committerUlrich Müller <ulm@gentoo.org>2014-08-28 14:14:15 +0200
commitde233f30d64cbf60e02944fbc8651f3794c72538 (patch)
treef08fcc7b9a76c9bb72238b3788faa0de8ebd8c26
parentVersion 1.4 released. (diff)
downloademacs-tools-de233f30d64cbf60e02944fbc8651f3794c72538.tar.gz
emacs-tools-de233f30d64cbf60e02944fbc8651f3794c72538.tar.bz2
emacs-tools-de233f30d64cbf60e02944fbc8651f3794c72538.zip
Fix typo in comment.
-rw-r--r--site-start.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/site-start.el b/site-start.el
index d4b51c4..0ec3785 100644
--- a/site-start.el
+++ b/site-start.el
@@ -2,8 +2,8 @@
;;; Commentary:
;; This is the site startup file for GNU Emacs. It is loaded before
-;; the user's init file. You may modify this file or replace or it
-;; by your own site initialisation.
+;; the user's init file. You may modify this file or replace it by
+;; your own site initialisation.
;;; Code:
;; Load site initialisation for Gentoo installed packages.