summaryrefslogtreecommitdiff
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-10-12 00:05:22 +0300
committerThanos Apollo <[email protected]>2023-10-12 00:06:20 +0300
commit58ee489097dfebbdf706ba15ca27991be055e9cc (patch)
tree3654de529bf06bc523548c439b6e02b2d5b826bb /.emacs.d/init.el
parent14631edf758a0180bc12657384e91edb54bde030 (diff)
emacs: Fix typos and docstrings
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index fceabe0..5935ab4 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -1,4 +1,4 @@
-;;; thanos-dev.el --- Developer Tools Configuration -*- lexical-binding: t; -*-
+;;; init.el --- Welcome to my Emacs configuration! -*- lexical-binding: t; -*-
;; Copyright (C) 2023 Thanos Apollo