浏览代码

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

Fix typos in README
Micha Mettke 7 年之前
父节点
当前提交
0d08a53302
共有 1 个文件被更改,包括 2 次插入2 次删除
  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