emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/haskell-mode 8d9b271e9c 15/24: Fix minor typo


From: ELPA Syncer
Subject: [nongnu] elpa/haskell-mode 8d9b271e9c 15/24: Fix minor typo
Date: Tue, 1 Nov 2022 22:58:53 -0400 (EDT)

branch: elpa/haskell-mode
commit 8d9b271e9c817e103dc91dfa4a18f95590f493d5
Author: Steve Purcell <steve@sanityinc.com>
Commit: GitHub <noreply@github.com>

    Fix minor typo
---
 tests/haskell-utils-tests.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/haskell-utils-tests.el b/tests/haskell-utils-tests.el
index 75168244f1..50f2960598 100644
--- a/tests/haskell-utils-tests.el
+++ b/tests/haskell-utils-tests.el
@@ -222,7 +222,7 @@ removed."
   "Test commands related `haskell-utils-async-post-command-flag'.
 Tests flag updates and `post-command-hook' cleanup."
   (with-temp-switch-to-buffer
-    ;; set some random value to flag to test that it will be reseted
+    ;; set some random value to flag to test that it will be reset
     (setq haskell-utils-async-post-command-flag "non nil")
     (haskell-utils-async-watch-changes)
     ;; now flag should be empty



reply via email to

[Prev in Thread] Current Thread [Next in Thread]