Browse Source

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

Fix typos in README
Micha Mettke 7 years ago
parent
commit
0d08a53302
1 changed files with 2 additions and 2 deletions
  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.
 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).
 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
 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
 giving me the inspiration for this library, Casey Muratori for handmade hero
 and his original immediate mode graphical user interface idea and Sean
 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.
 in libraries and brought me to create some of my own.
 
 
 ## License
 ## License