From 647dd94dd3e97d97f46997f9cd2037dbda8fb0bd Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 3 Mar 2016 23:13:31 -0500 Subject: Fix comment typo --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index c13548d..4c503d4 100644 --- a/init.el +++ b/init.el @@ -1703,7 +1703,7 @@ ;; Although `compile-command' and `imenu-create-index-function' are ;; set when snakemake-mode is derived from Python mode, I need to - ;; define them again here because I have a Python mode hook + ;; define them again here because I have a Python mode hook that ;; overrides the Python versions. (add-hook 'snakemake-mode-hook #'km/snakemake-set-local-vars)) -- cgit v1.2.3