summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-01-10 01:20:17 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-01-10 01:20:37 -0500
commit03041e738492ac03cab072835d666c4454bc0e70 (patch)
tree73bc8660a2b9eab38a04881a34f7fa8c97f95786
parentc248a841b9224d1fdabc495b4c40bf5636dd425f (diff)
drop redundant wording
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index e01c2c02..0895bf18 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -778,7 +778,7 @@
<p>Changes since the 2022121100 release:</p>
<ul>
- <li>kernel (Pixel 7, Pixel 7 Pro): update Mali GPU driver to r38p1 along with other changes included in the QPR2 Beta 1 release of the driver including a bunch of security fixes previously neglected upstream (GrapheneOS will continue applying further updates downstream)</li>
+ <li>kernel (Pixel 7, Pixel 7 Pro): update Mali GPU driver to r38p1 along with other changes included in the QPR2 Beta 1 including a bunch of security fixes previously neglected upstream (GrapheneOS will continue applying further updates downstream)</li>
<li>kernel (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a): update base kernel to Android 13 QPR2 Beta 1 to ship many security patches early</li>
<li>fix app label for draw over other apps in secondary profiles</li>
<li>fix toast color not changing with theme changes</li>