Fixed some typos. (#7282)

This commit is contained in:
Bruce Mitchener
2024-02-02 00:30:00 +07:00
committed by GitHub
parent 6172c22c5d
commit f50ddc431e
5 changed files with 5 additions and 5 deletions

View File

@ -68,7 +68,7 @@ Other changes:
update stopped setting default values. (#7232) [@GrigoryGraborenko]
- Backends: WebGPU: Fixed pipeline layout leak. (#7245) [@rajveermalviya]
- Backends: OpenGL3: Backup and restore GL_PIXEL_UNPACK_BUFFER. (#7253)
- Internals: Various improvements related to yet unpublicized shortcut routing and input ownerhip
- Internals: Various improvements related to yet unpublicized shortcut routing and input ownership
systems.