Fix spelling mistake (#423)

This commit is contained in:
Nacho Barrientos 2021-03-08 02:56:54 +01:00 committed by GitHub
parent 1a5b142deb
commit 0c5ce0d0d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -322,7 +322,7 @@ Run `M-x customize-group RET doom-modeline RET` or set the variables.
(setq doom-modeline-env-elixir-executable "iex")
(setq doom-modeline-env-rust-executable "rustc")
;; What to dispaly as the version while a new one is being loaded
;; What to display as the version while a new one is being loaded
(setq doom-modeline-env-load-string "...")
;; Hooks that run before/after the modeline version string is updated