From 805e38d9d50451146b973e4e61ff8f4949a7bc8b Mon Sep 17 00:00:00 2001
From: quh4gko8 <88831734+quh4gko8@users.noreply.github.com>
Date: Wed, 11 Jan 2023 08:29:29 +0000
Subject: [PATCH] Fix typo
---
static/releases.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 @@
- 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)
- - add more logging to resolve upstream another AppOps bug
+ - add more logging to resolve another upstream AppOps bug
- enable adaptive brightness by default
- Sandboxed Google Play compatibility layer: improve logging of GmsCompatConfig parser errors
- Sandboxed Google Play compatibility layer: update BluetoothAdapter.enable() shim for Android 13