summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcuithon <dscs@outlook.com>2024-03-12 15:08:50 +0800
committerAndre A. Gomes <andremegafone@gmail.com>2024-03-18 18:08:33 +0200
commit494dae7d6a35062368c978d8838378a6b2d4ab1a (patch)
treeb43223638bca042d4a7994e88e719d2e4297a04f
parent502aeee9d9540e6bfbe709857672d5276cad77e5 (diff)
chore: remove repetitive words
Signed-off-by: cuithon <dscs@outlook.com>
-rw-r--r--documents/README.org4
-rw-r--r--source/changelog.lisp2
2 files changed, 3 insertions, 3 deletions
diff --git a/documents/README.org b/documents/README.org
index 633b25468..7f8bb956a 100644
--- a/documents/README.org
+++ b/documents/README.org
@@ -1,6 +1,6 @@
#+TITLE: Nyxt Developer's Manual
-# Please install org-make-toc so the the TOC below will be automatically
+# Please install org-make-toc so the TOC below will be automatically
# generated.
# https://github.com/alphapapa/org-make-toc
* Table of contents :TOC:
@@ -183,7 +183,7 @@ A note of caution about installing WebKit via your package manager: Your
distribution supplied version of WebKit may not provide up-to-date versions of
WebKit including the latest security patches. WebKitGTK+ tries to do the best
job possible with maintaining security patches upstream, but it is also up to
-the the distribution provider to update their packages to take advantage of
+the distribution provider to update their packages to take advantage of
these fixes.
#+end_quote
diff --git a/source/changelog.lisp b/source/changelog.lisp
index c954c5b1a..6e7db4d49 100644
--- a/source/changelog.lisp
+++ b/source/changelog.lisp
@@ -913,7 +913,7 @@ out-of-date.")
" browse the buffer tree in a depth-first fashion.")
(:li "New " (:code "switch-buffer-last")
" command to easily switch back and forth between the 2 most recent buffers.")
- (:li (:code "list-buffers") " can now display the the buffers as a tree."))
+ (:li (:code "list-buffers") " can now display the buffers as a tree."))
(:h3 "Platform support")
(:ul
(:li "Fix slow buffer and prompt buffer creation on FreeBSD. (Thanks to