From 5a5736335aea4052203eaf1c45d38206d985bafb Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Fri, 29 Sep 2023 22:40:08 +0100 Subject: (Emacs)~little clean --- .dir-locals.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.dir-locals.el') diff --git a/.dir-locals.el b/.dir-locals.el index b5fdeb5..1e9e4c6 100644 --- a/.dir-locals.el +++ b/.dir-locals.el @@ -1,4 +1,4 @@ ;;; Directory Local Variables -*- no-byte-compile: t; -*- ;;; For more information see (info "(emacs) Directory Variables") -((nil . ((+license/license-choice "MIT")))) +((nil . ((+license/license-choice . "MIT")))) -- cgit v1.2.3-13-gbd6f