Skip to content

Commit

Permalink
fix(appdata): fix typo in 0.5.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Cogitri committed Mar 9, 2019
1 parent 76667ff commit 48086d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/com.github.Cogitri.gxi.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<li>(main_win): use a thread to handle CoreMsgs instead of add_idle</li>
<li>(main): display error window if xi-editor crashes</li>
<li>(edit_view): add newline to end of the file if it doesn't terminate with one</li>
<li>edit_view): only draw trailing spaces</li>
<li>(edit_view): only draw trailing spaces</li>
<li>(shared_queue): also use for sending stuff to xi</li>
<li>(gettext): build against system gettext</li>
</ul>
Expand Down

0 comments on commit 48086d7

Please sign in to comment.