Fix invalid UTF-8 XML files

This commit is contained in:
Don HO 2021-01-04 20:02:23 +01:00
parent 52e8c68f90
commit cb3d328666
No known key found for this signature in database
GPG Key ID: 6C429F1D8D84F46E
2 changed files with 2 additions and 2 deletions

View File

@ -7415,7 +7415,7 @@
</Overload>
</KeyWord>
<KeyWord name="_GUICtrlListBox_SetAnchorIndex" func="yes">
<Overload retVal="" descr="Set the anchor itemthat is, the item from which a multiple selection starts &amp;#x0a;(Requires: #Include &lt;GuiListBox.au3&gt;)">
<Overload retVal="" descr="Set the anchor item - that is, the item from which a multiple selection starts &amp;#x0a;(Requires: #Include &lt;GuiListBox.au3&gt;)">
<Param name="$hWnd" />
<Param name="$iIndex" />
</Overload>

View File

@ -6,7 +6,7 @@ Description: Zenburn-like style for Notepad++.
Inspired by the original Zenburn colorscheme for Vim by Jani Nurminen.
Official Vim Zenburn home page: http://kippura.org/zenburnpage/
Supported languages: All the languages supported by release 7.7
Created by: Jani Kesänen (jani dot kesanen gmail com)
Created by: Jani Kesänen (jani dot kesanen gmail com)
Released: 25.06.2019
License: GPL2
-->