summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre A. Gomes <andremegafone@gmail.com>2024-04-08 22:10:02 +0300
committerAndre A. Gomes <andremegafone@gmail.com>2024-04-08 22:10:02 +0300
commit14b2be32fce3b0442847bb896e64a09f7e8f0ed8 (patch)
treed021d6a925ab3545478d33abf0bc2b4c1b3df1d1
parentc0c63e904604fedf9178477e5c6f13b893a09c4a (diff)
changelog: Review for 3.11.6.
-rw-r--r--source/changelog.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/changelog.lisp b/source/changelog.lisp
index 0881f64fc..370995216 100644
--- a/source/changelog.lisp
+++ b/source/changelog.lisp
@@ -28,7 +28,7 @@
(define-version "3.11.6"
(:nsection :title "Bug fixes"
(:ul
- (:li "Fix crash on " (:a :href (nyxt-url 'common-settings) "."))
+ (:li "Fix crash on " (:a :href (nyxt-url 'common-settings) "common settings") ".")
(:li "Fix warnings raised by " (:nxref :command 'pick-color) ".")
(:li "Fix " (:nxref :class-name 'nyxt/mode/hint:hint-mode)
" performance issues caused by " (:code "Shadow DOMs") " hinting algorithm."))))