aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--snakemake.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/snakemake.el b/snakemake.el
index 33f5f5d..4e6a19b 100644
--- a/snakemake.el
+++ b/snakemake.el
@@ -327,7 +327,7 @@ or `region-end', respectively."
(or end (region-end))))))))
(defun snakemake-thingatpt-file-targets ()
- "Return file at point accordinng `thing-at-point'.
+ "Return file at point according to `thing-at-point'.
This function returns a list for consistency with other
target-returning functions, but any non-nil return value is
currently limited to a single-item list."