Skip to content

Commit 30d8b2e

Browse files
committed
Tiny changelog fixes
1 parent 51ba780 commit 30d8b2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/changelog.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ Here are the fixes:
1515
* :doc:`/plugins/badfiles`: Fix a crash on non-ASCII filenames. :bug:`2299`
1616
* The ``%asciify{}`` path formatting function and the :ref:`asciify-paths`
1717
setting properly substitute path separators generated by converting some
18-
unicode characters into ASCII, such as ½ and ¢.
18+
Unicode characters, such as ½ and ¢, into ASCII.
1919
* :doc:`/plugins/convert`: Fix a logging-related crash when filenames contain
20-
curly brackets. Thanks to :user:`kierdavis`. :bug:`2323`
20+
curly braces. Thanks to :user:`kierdavis`. :bug:`2323`
2121
* We've rolled back some changes to the included zsh completion script that
2222
were causing problems for some users. :bug:`2266`
2323

0 commit comments

Comments
 (0)