From 14321eb710829b9e70d2aca79e3f5d9c51d1eb6b Mon Sep 17 00:00:00 2001 From: ThanosApollo Date: Thu, 17 Nov 2022 21:52:49 +0200 Subject: Fix typo --- .emacs.d/lisp/my-functions.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d') diff --git a/.emacs.d/lisp/my-functions.el b/.emacs.d/lisp/my-functions.el index 8387d52..e67c39c 100644 --- a/.emacs.d/lisp/my-functions.el +++ b/.emacs.d/lisp/my-functions.el @@ -4,7 +4,7 @@ ;;; Code: (defun apollo/my-html-header () - "Inset html boilerplate with boostrap link." + "Inser t html boilerplate with boostrap link." (interactive) (insert " -- cgit v1.2.3