Skip to content

Commit

Permalink
fixed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
flozz committed Sep 2, 2023
1 parent 9117965 commit 63856c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ Changelog

* **v1.2.3:**

* Fixed crash when the system local cannot be determined (@flozz, #43)
* Fixed crash when the system locale cannot be determined (@flozz, #43)

* **v1.2.2:**

Expand Down
5 changes: 3 additions & 2 deletions linuxpkg/org.flozz.yoga-image-optimizer.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,9 @@
<description>
<p>Bug fix:</p>
<ul>
<li>Fixed crash when the system local cannot be determined (@flozz,
#43)</li>
<li>Fixed crash when the system locale cannot be determined (@flozz,
#43)
</li>
</ul>
</description>
</release>
Expand Down

0 comments on commit 63856c5

Please sign in to comment.