From 545c68a0fd132e1eb3e39bcde6ef52d441bc9405 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Fri, 15 Sep 2023 15:56:30 -0700 Subject: [PATCH] Fix typo in ChangeLog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 58db45332c9..38389c527ac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -34,7 +34,7 @@ Version 2.0.48 (September 15, 2023) * Strip HTML tags from DublinCore Creator tags * Fix scroll up behavior on Firefox Android * Add missing `return` statement in `fetchContent` UI handler -* Add `replace_title` write rule to adjust entry titles +* Add `replace_title` rewrite rule to adjust entry titles * Fix Pocket integration redirect URL and Google Reader API HREF * Fix feed `hide_globally` property to use it with third-party clients.