diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-04 11:29:25 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-04 11:29:25 -0500 |
| commit | b739bb4168816a56de28560f6d8fbadd52ecd86d (patch) | |
| tree | fb1718ba1d439ddcdb506f34eae4e043d5dd5734 | |
| parent | 8a8123bed0b3a14540ea8ea48604e0741e7b7ed9 (diff) | |
reword
| -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 c2d95476..bc0325f4 100644 --- a/static/releases.html +++ b/static/releases.html @@ -406,7 +406,7 @@ <li>update round icon mask</li> <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: always use dark firmware theme</li> <li>Pixel 3a, Pixel 3a XL: disable unused dynamic kernel module support to match other devices</li> - <li>Updater: disable keepalive connection when service is done</li> + <li>Updater: disconnect keepalive connection when service is done</li> </ul> </article> |
