aboutsummaryrefslogtreecommitdiff
path: root/snakemake-mode.el
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2015-03-05 23:01:45 -0500
committerKyle Meyer <kyle@kyleam.com>2015-03-05 23:01:45 -0500
commit81a564f0ae6891b73e17a1ae2ef25a13a552e74c (patch)
tree86d9fda8db975ff403f66019c948ad4ce3e16acf /snakemake-mode.el
parent58c4022d75c8de6896412a592be00812d16fdca2 (diff)
downloadsnakemake-mode-81a564f0ae6891b73e17a1ae2ef25a13a552e74c.tar.gz
Fix typo in docstring
Diffstat (limited to 'snakemake-mode.el')
-rw-r--r--snakemake-mode.el2
1 files changed, 1 insertions, 1 deletions
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