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

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

[nongnu] elpa/rust-mode bddc933 124/486: Fix typo in comment


From: ELPA Syncer
Subject: [nongnu] elpa/rust-mode bddc933 124/486: Fix typo in comment
Date: Sat, 7 Aug 2021 09:25:02 -0400 (EDT)

branch: elpa/rust-mode
commit bddc933d1eb56254c68618abc3e5ca462572beab
Author: Micah Chalmer <micah@micahchalmer.net>
Commit: Micah Chalmer <micah@micahchalmer.net>

    Fix typo in comment
---
 rust-mode-tests.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rust-mode-tests.el b/rust-mode-tests.el
index 7cbfc3d..e20e5fa 100644
--- a/rust-mode-tests.el
+++ b/rust-mode-tests.el
@@ -290,7 +290,7 @@ very very very long string
      deindented
      1
      (lambda ()
-       ;; The indentation will fial in some cases if the syntax properties are
+       ;; The indentation will fail in some cases if the syntax properties are
        ;; not set.  This only happens when font-lock fontifies the buffer.
        (font-lock-fontify-buffer)
        (indent-region 1 (buffer-size)))



reply via email to

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