Web: use the word "Web" correctly and consistently (#3785)

This commit is contained in:
daxpedda
2024-07-10 16:17:39 +02:00
committed by GitHub
parent 39a7d5b738
commit d5fd8682eb
16 changed files with 71 additions and 66 deletions

View File

@@ -64,6 +64,7 @@ changelog entry.
`ApplicationHandler::resumed/suspended()` are now only emitted by iOS and Web
and now signify actually resuming/suspending the application.
- Rename `platform::web::*ExtWebSys` to `*ExtWeb`.
### Removed