File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ Here are the fixes:
15
15
* :doc: `/plugins/badfiles `: Fix a crash on non-ASCII filenames. :bug: `2299 `
16
16
* The ``%asciify{} `` path formatting function and the :ref: `asciify-paths `
17
17
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 .
19
19
* :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 `
21
21
* We've rolled back some changes to the included zsh completion script that
22
22
were causing problems for some users. :bug: `2266 `
23
23
You can’t perform that action at this time.
0 commit comments