diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-07 16:48:14 -0500 |
|---|---|---|
| committer | GrapheneOS <contact@grapheneos.org> | 2024-03-07 16:48:14 -0500 |
| commit | 7558238894ec87a01b18ccc61e07a57b46eb3f66 (patch) | |
| tree | ce3e70866d3bad2dcff29d40ba7ff9ffc9f34cdd /static | |
| parent | 875edb131202db34dd4afb21040a30c15392146e (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 5010a4b2..d523533e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -749,7 +749,7 @@ <ul> <li>Pixel 6, Pixel 6 Pro, Pixel 6a: fix USB mode control issue introduced by QPR2 port which prevented pushing out the last release</li> - <li>Gallery: work around crashes caused by QPR2 R8 changes resulting in code used via reflecting being removed</li> + <li>Gallery: work around crashes caused by QPR2 R8 changes resulting in code used via reflection being removed</li> <li>Settings: enable Battery information screen in Settings > About device for QPR2 including Manufacture date, Date of first use and Cycle count</li> <li>Settings: make the style for settings consistent between Compose and non-Compose settings</li> <li>fixes for certain GrapheneOS notifications in QPR2</li> |
