From 81a564f0ae6891b73e17a1ae2ef25a13a552e74c Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 5 Mar 2015 23:01:45 -0500 Subject: Fix typo in docstring --- snakemake-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snakemake-mode.el b/snakemake-mode.el index 6db15fb..358db22 100644 --- a/snakemake-mode.el +++ b/snakemake-mode.el @@ -136,7 +136,7 @@ rule blocks (or on a blank line directly below), call Indent the first line below 'run' `snakemake-indent-field-offset' plus - `snakemake-indent-run-offset'. Ident other lines with + `snakemake-indent-run-offset'. Indent other lines with `python-indent-line-function'. - Otherwise -- cgit v1.2.3