diff options
| author | quh4gko8 <88831734+quh4gko8@users.noreply.github.com> | 2023-01-11 08:29:29 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2023-01-11 03:38:07 -0500 |
| commit | 805e38d9d50451146b973e4e61ff8f4949a7bc8b (patch) | |
| tree | 74afe3054f5af3c0f14a6fbfec2b208bc76957b0 /static | |
| parent | 2b65a393f78c1128593306db41eb6ab3558bae61 (diff) | |
Fix typo
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index a3a5aea0..8ba1a3b8 100644 --- a/static/releases.html +++ b/static/releases.html @@ -685,7 +685,7 @@ <ul> <li>fix upstream bug leading to AppOps being reset after reboot (may occur for users one last time due to corrupt state from before this update)</li> - <li>add more logging to resolve upstream another AppOps bug</li> + <li>add more logging to resolve another upstream AppOps bug</li> <li>enable adaptive brightness by default</li> <li>Sandboxed Google Play compatibility layer: improve logging of GmsCompatConfig parser errors</li> <li>Sandboxed Google Play compatibility layer: update BluetoothAdapter.enable() shim for Android 13</li> |
