Skip to content

Commit edc58a2

Browse files
committed
fix typo in changelog
1 parent b4c52bd commit edc58a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## v60.3
44

5-
- downgraded third-party component that renders the map because causes crashes due to out of memory (see #6166)
5+
- downgraded third-party component because it caused crashes due to memory leaks (see #6166)
66
- fix undoing hiding a quest seemingly didn't work (#6162)
77
- improve location permission wording (#6156)
88
- Bus stop quests: Don't ask for private ones (#6158), by @k-yle

app/src/main/res/raw/changelog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- Do not edit! This file was generated automatically from CHANGELOG.md via UpdateChangelogTask -->
22
<h2>v60.3</h2>
33
<ul>
4-
<li>downgraded third-party component that renders the map because causes crashes due to out of memory (see <a href="https://github.com/streetcomplete/StreetComplete/issues/6166">#6166</a>)</li>
4+
<li>downgraded third-party component because it caused crashes due to memory leaks (see <a href="https://github.com/streetcomplete/StreetComplete/issues/6166">#6166</a>)</li>
55
<li>fix undoing hiding a quest seemingly didn't work (<a href="https://github.com/streetcomplete/StreetComplete/issues/6162">#6162</a>)</li>
66
<li>improve location permission wording (<a href="https://github.com/streetcomplete/StreetComplete/issues/6156">#6156</a>)</li>
77
<li>Bus stop quests: Don't ask for private ones (<a href="https://github.com/streetcomplete/StreetComplete/issues/6158">#6158</a>), by <a href="https://github.com/k-yle">k-yle</a></li>

0 commit comments

Comments
 (0)