[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/haskell-ts-mode 9c7b9ee25d 3/3: fixed up docstring
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/haskell-ts-mode 9c7b9ee25d 3/3: fixed up docstring |
Date: |
Mon, 16 Dec 2024 04:01:32 -0500 (EST) |
branch: elpa/haskell-ts-mode
commit 9c7b9ee25d387a63c9de0249fc07d66dbdd9db2b
Author: Pranshu Sharma <pranshu@pebl>
Commit: Pranshu Sharma <pranshu@pebl>
fixed up docstring
---
haskell-ts-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/haskell-ts-mode.el b/haskell-ts-mode.el
index 1f88485ad2..d607a82a5e 100644
--- a/haskell-ts-mode.el
+++ b/haskell-ts-mode.el
@@ -139,7 +139,7 @@
(bind (variable) @font-lock-function-name-face)
(function (infix (infix_id (variable) @font-lock-function-name-face)))
(bind (as (variable) @font-lock-function-name-face))))
- "A function that returns the treesit font lock lock settings for haskell.")
+ "The treesitter font lock settings for haskell.")
(defun haskell-ts--stand-alone-parent (_ parent bol)
(save-excursion