Skip to content

Commit bddc933

Browse files
committed
Fix typo in comment
1 parent a653c6b commit bddc933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-mode-tests.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ very very very long string
290290
deindented
291291
1
292292
(lambda ()
293-
;; The indentation will fial in some cases if the syntax properties are
293+
;; The indentation will fail in some cases if the syntax properties are
294294
;; not set. This only happens when font-lock fontifies the buffer.
295295
(font-lock-fontify-buffer)
296296
(indent-region 1 (buffer-size)))

0 commit comments

Comments
 (0)