Fix some typos

This commit is contained in:
Alex Hirsch
2020-11-20 23:18:40 +01:00
parent 9039c95690
commit a46cc5981f
3 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ You are allowed to use:
- [OpenAL](https://openal.org/)
- [nlohmann/json](https://github.com/nlohmann/json) / [RapidJSON](https://rapidjson.org/)
- [Assimp](https://www.assimp.org/)
- [sbt-image](https://github.com/nothings/stb/blob/master/stb_image.h)
- [stb-image](https://github.com/nothings/stb/blob/master/stb_image.h)
- [Ogg](https://xiph.org/ogg/) / [Vorbis](https://xiph.org/vorbis/) / [Opus](https://opus-codec.org/)
- [Tiled](https://www.mapeditor.org/)
- [OpenSSL](https://www.openssl.org/)