summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-03 12:44:03 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-03 12:44:03 -0500
commit13db40f56f63e1833ee45172a49c40ab7900dbcb (patch)
tree541bca6193b2599d5f099a13d1e5b4a631e65472 /static
parente7f575cb8f65d1a7b78eeda7e698d335721f8112 (diff)
fix wording
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 0207ce4c..b2e42e18 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -580,7 +580,7 @@
<p>Changes since the 2025030100 release:</p>
<ul>
- <li>Sandboxed Google Play compatibility layer: remove requestLocationSettingsDialog() implementation due to apps implicitly depending on it depending in a very specific way</li>
+ <li>Sandboxed Google Play compatibility layer: remove requestLocationSettingsDialog() implementation due to apps implicitly depending on it behaving in a very specific way</li>
<li>Sandboxed Google Play compatibility layer: add isHybridLocationServiceEnabled() API</li>
<li>Sandboxed Google Play compatibility layer: skip redundant location settings check activity when rerouting is on</li>
</ul>