diff options
| author | June <june@eridan.me> | 2022-04-04 10:45:20 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-04-04 13:55:15 -0400 |
| commit | 0907a5c416bcb1028983439a3a9db231979a4cca (patch) | |
| tree | a1e70febd7725092735311749350154bde6af7f7 | |
| parent | 2e8aa2fd97df186076ad6c50dd65cafc00d386b5 (diff) | |
Fix typo
| -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 aa5a00d1..b364a60c 100644 --- a/static/releases.html +++ b/static/releases.html @@ -534,7 +534,7 @@ <li>backport AOSP fix for edit button in screenshot share activity</li> <li>display two rows of max ranked targets for sharesheet</li> <li>fix uneven volume icon padding in status bar</li> - <li>remove nav bar backgroind in Quick Settings customizer</li> + <li>remove nav bar background in Quick Settings customizer</li> <li>fix Quick Settings status font weight mismatch in dark mode</li> </ul> </article> |
