diff --git a/gists.org b/gists.org index 2fc458e..8d6617a 100644 --- a/gists.org +++ b/gists.org @@ -568,7 +568,7 @@ An improved version was [[https://github.com/xenodium/dwim-shell-command/commit/ #+begin_src elisp :tangle gists/prism-xml-yaml.el ;; Enable prism-whitespace-mode for YAML and XML automatically. Detect - ;; the amounh of whitespace from the respective mode. + ;; the amount of whitespace from the respective mode. (use-package prism :config diff --git a/gists/prism-xml-yaml.el b/gists/prism-xml-yaml.el index 14359fb..51ecdd9 100644 --- a/gists/prism-xml-yaml.el +++ b/gists/prism-xml-yaml.el @@ -1,5 +1,5 @@ ;; Enable prism-whitespace-mode for YAML and XML automatically. Detect -;; the amounh of whitespace from the respective mode. +;; the amount of whitespace from the respective mode. (use-package prism :config