diff options
| -rw-r--r-- | nano-theme-support.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nano-theme-support.el b/nano-theme-support.el index b2cc028..5e1c3ed 100644 --- a/nano-theme-support.el +++ b/nano-theme-support.el @@ -78,7 +78,7 @@ ;; Usage example: ;; ;; You can use the theme as a regular theme or you can call -;; (nano-light) / (nano-dark) explicitely to install the light or dark +;; (nano-light) / (nano-dark) explicitly to install the light or dark ;; version. ;; ;; With GUI, you can mix frames with light and dark mode. Just call |
