diff options
author | mms <michal@sapka.me> | 2024-02-21 21:39:27 +0100 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-02-21 21:39:27 +0100 |
commit | ab085df0735cb2c46271a6b1aba2b8cfb2039ab8 (patch) | |
tree | 7071db69440ced20ed9b428606c9617604f26a81 | |
parent | c3c49d4cc4e515d6bffaa4907920d3308306611d (diff) |
fix: typos
-rw-r--r-- | content-org/emacs.org | 6 | ||||
-rw-r--r-- | content/emacs/home.md | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/content-org/emacs.org b/content-org/emacs.org index 0985b02..2ecd1d6 100644 --- a/content-org/emacs.org +++ b/content-org/emacs.org @@ -45,9 +45,9 @@ Current emacs version: *[[https://www.gnu.org/software/emacs/news/NEWS.29.2][29. ** Getting Emacs Emacs is available on most platforms - Linux, BSD, Mac, even Windows. -Simply download the version for your OS form [[https://www.gnu.org/software/emacs/][The official website]] or, even better, compile it from source. +Simply download the version for your OS from [[https://www.gnu.org/software/emacs/][the official website]] or, even better, compile it from source. -It is also available in all good package managers (pkg, apt, brew, and so son) +It is also available in all good package managers (pacman, pkg, apt, brew, and so son) ** Evil Mode @@ -67,7 +67,7 @@ Guides ** My Varia [[[/emacs/rss.xml][rss]]] Emacs is also a way of life. -You can my general emacs-related rambling here: +You can read my general emacs-related ramblings here: #+attr_shortcode: "emacs-varia" #+begin_menu diff --git a/content/emacs/home.md b/content/emacs/home.md index 26a03d7..72bfa8b 100644 --- a/content/emacs/home.md +++ b/content/emacs/home.md @@ -40,9 +40,9 @@ Current emacs version: **[29.2](https://www.gnu.org/software/emacs/news/NEWS.29. ## Getting Emacs {#getting-emacs} Emacs is available on most platforms - Linux, BSD, Mac, even Windows. -Simply download the version for your OS form [The official website](https://www.gnu.org/software/emacs/) or, even better, compile it from source. +Simply download the version for your OS from [the official website](https://www.gnu.org/software/emacs/) or, even better, compile it from source. -It is also available in all good package managers (pkg, apt, brew, and so son) +It is also available in all good package managers (pacman, pkg, apt, brew, and so son) ## Evil Mode {#evil-mode} @@ -64,7 +64,7 @@ Guides ## My Varia [[rss](/emacs/rss.xml)] {#my-varia-rss} Emacs is also a way of life. -You can my general emacs-related rambling here: +You can read my general emacs-related ramblings here: {{< menu "emacs-varia" >}} Varia |