branch: elpa/nix-mode
commit 00d099602a1e7ce6a78a2a2a7d7291e48fb32bb7
Author: Matthew Bauer <[email protected]>
Commit: Matthew Bauer <[email protected]>

    Fix linter warning
---
 nix-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nix-mode.el b/nix-mode.el
index 1b25d091ad..5389563730 100644
--- a/nix-mode.el
+++ b/nix-mode.el
@@ -27,7 +27,7 @@
 
 Valid functions for this are:
 
-- indent-relative
+- ‘indent-relative’
 - nix-indent-line (buggy)"
   :group 'nix-mode
   :type 'function)

Reply via email to