Fix typos in release notes

This commit is contained in:
1024jp 2018-02-12 10:53:22 +09:00
parent bbb538682b
commit c226bdaee8
4 changed files with 4 additions and 4 deletions

View File

@ -7,8 +7,8 @@ Change Log
### Fixes
- Fix an issue on CotEditor 3.3.1 where application could crash on window close.
- Fix an issue where application crashed when perfroming “Find All” with regular expression and widthout grouping.
- Fix an issue on CotEditor 3.3.1 where the application could crash on window close.
- Fix an issue where application crashed when performing “Find All” with the regular expression and without grouping.

View File

@ -33,8 +33,8 @@
<h2>Fixes</h2>
<ul>
<li>Fix an issue on CotEditor 3.3.1 where application could crash on window close.</li>
<li>Fix an issue where application crashed when perfroming “Find All” with regular expression and widthout grouping.</li>
<li>Fix an issue on CotEditor 3.3.1 where the application could crash on window close.</li>
<li>Fix an issue where application crashed when performing “Find All” with the regular expression and without grouping.</li>
</ul>
</section>
</article>