Explorar el Código

Merge pull request #630 from salty-horse/patch-1

Fix typos in README
Micha Mettke hace 7 años
padre
commit
0d08a53302
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      Readme.md

+ 2 - 2
Readme.md

@@ -109,14 +109,14 @@ languages. Furthermore there are no guarantee that all bindings will always be k
 Developed by Micha Mettke and every direct or indirect contributor to the GitHub.
 
 
-Embeds `stb_texedit`, `stb_truetype` and `stb_rectpack` by Sean Barret (public domain)
+Embeds `stb_texedit`, `stb_truetype` and `stb_rectpack` by Sean Barrett (public domain)
 Embeds `ProggyClean.ttf` font by Tristan Grimmer (MIT license).
 
 
 Big thank you to Omar Cornut (ocornut@github) for his [imgui](https://github.com/ocornut/imgui) library and
 giving me the inspiration for this library, Casey Muratori for handmade hero
 and his original immediate mode graphical user interface idea and Sean
-Barret for his amazing single header [libraries](https://github.com/nothings/stb) which restored my faith
+Barrett for his amazing single header [libraries](https://github.com/nothings/stb) which restored my faith
 in libraries and brought me to create some of my own.
 
 ## License