mirror of
https://github.com/vale981/doom-modeline
synced 2025-03-05 09:21:38 -05:00
Fix spelling mistake (#423)
This commit is contained in:
parent
1a5b142deb
commit
0c5ce0d0d5
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue