summaryrefslogtreecommitdiff
path: root/ChangeLog.3
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2022-05-15 11:05:36 +0200
committerStefan Kangas <stefan@marxist.se>2022-05-15 11:05:36 +0200
commit5dbaddc729519b399e31eae13a8f71d8caaade34 (patch)
treeeff431a10d822edcc50f78f532ca16fba73bc086 /ChangeLog.3
parent950dab21e3408788cb2443e2f2c6518a32adfd15 (diff)
downloademacs-5dbaddc729519b399e31eae13a8f71d8caaade34.tar.gz
; Fix some typos
Diffstat (limited to 'ChangeLog.3')
-rw-r--r--ChangeLog.32
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3
index 52c6300f1f9..ecd966fb691 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -1293,7 +1293,7 @@
Don't bug out on certain empty elements with ids
- * lisp/net/shr.el (shr-descend): Fix empty-element #id targetting
+ * lisp/net/shr.el (shr-descend): Fix empty-element #id targeting
(bug#52391).
2021-12-09 Paul Eggert <eggert@cs.ucla.edu>