From 205f7004b7afb697b8cdf8290fbdca0dbebc7a37 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 29 Jun 2014 12:12:59 -0400 Subject: Revise commentary --- snakemake-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snakemake-mode.el b/snakemake-mode.el index 750e2f0..4fed45a 100644 --- a/snakemake-mode.el +++ b/snakemake-mode.el @@ -25,7 +25,7 @@ ;; Snakemake mode provides support for editing Snakemake [1] files. It ;; builds on Python mode to provide fontification, indentation, and -;; imenu indexing for Snakemake's rule blocks and builtin functions. +;; imenu indexing for Snakemake's rule blocks. ;; ;; If Snakemake mode is installed from MELPA, no additional setup is ;; required. It will be loaded the first time a file named 'Snakefile' -- cgit v1.2.3