diff --git a/build.el b/build.el index 0e5716c..99dd375 100755 --- a/build.el +++ b/build.el @@ -78,7 +78,7 @@ PARAMS: ;; the copyright years. Hint: just run: ;; sed 's/2010-2021/2010-2022/' -i ` grep '2010-2021' . -R --color --exclude-dir=emacs.d/|cut -d':' -f1` - ((string= commad "compile") + ((string= command "compile") (do-command (native-compile-async fg42/CORE_DIR 'recursively) (native-compile-async "~/.fg42.el")