Skip to content

Commit ce93744

Browse files
committed
Fix typos
1 parent f6b5aba commit ce93744

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 0.6.1.3 - January 27th, 2026
44

5-
* Autodetect gamepad layouts for consistent cross-platform behavior
5+
* Auto-detect gamepad layouts for consistent cross-platform behavior
66
* Introduced a more sophisticated architecture for the Audio System
77
* Prevent the underwater muffler from altering the drowning music
88
* Changed the formula of the underwater muffler
@@ -11,7 +11,7 @@
1111
* Improved the Title Card script
1212
* Prevent collected Life Powerups from respawning when restarting the level
1313
* Surge the Rabbit: introduced Game State and Consumable Entities
14-
* New translations: Ukranian, Lithuanian
14+
* New translations: Ukrainian, Lithuanian
1515
* Options Screen: added compatibility with specific versions of the engine
1616
* Level Editor: redesigned the Grid System
1717
* Windows: made the window display the icon of the executable

src/misc/android/metadata/en-US/changelogs/30650.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
* Autodetect gamepad layouts for consistent cross-platform behavior
1+
* Auto-detect gamepad layouts for consistent cross-platform behavior
22
* Introduced a more sophisticated architecture for the Audio System
33
* Prevent the underwater muffler from altering the drowning music
44
* Changed the formula of the underwater muffler
@@ -7,7 +7,7 @@
77
* Improved the Title Card script
88
* Prevent collected Life Powerups from respawning when restarting the level
99
* Surge the Rabbit: introduced Game State and Consumable Entities
10-
* New translations: Ukranian, Lithuanian
10+
* New translations: Ukrainian, Lithuanian
1111
* Options Screen: added compatibility with specific versions of the engine
1212
* Level Editor: redesigned the Grid System
1313
* Windows: made the window display the icon of the executable

src/misc/opensurge.appdata.xml.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
<release version="0.6.1.3" date="2026-01-27">
102102
<description>
103103
<ul>
104-
<li>Autodetect gamepad layouts for consistent cross-platform behavior</li>
104+
<li>Auto-detect gamepad layouts for consistent cross-platform behavior</li>
105105
<li>Introduced a more sophisticated architecture for the Audio System</li>
106106
<li>Prevent the underwater muffler from altering the drowning music</li>
107107
<li>Changed the formula of the underwater muffler</li>
@@ -110,7 +110,7 @@
110110
<li>Improved the Title Card script</li>
111111
<li>Prevent collected Life Powerups from respawning when restarting the level</li>
112112
<li>Surge the Rabbit: introduced Game State and Consumable Entities</li>
113-
<li>New translations: Ukranian, Lithuanian</li>
113+
<li>New translations: Ukrainian, Lithuanian</li>
114114
<li>Options Screen: added compatibility with specific versions of the engine</li>
115115
<li>Level Editor: redesigned the Grid System</li>
116116
<li>Windows: made the window display the icon of the executable</li>

0 commit comments

Comments
 (0)