소스 검색

fix a changelog typo

Andre Weissflog 2 년 전
부모
커밋
50e5eadf2b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -7,7 +7,7 @@
   side as uint8_t, the colors come out wrong). This also happened with the
   previous binding version, so it looks like a regression in Odin. Might be
   related to this recent bugfix (which I haven't tested yet):
-  https://github.com/odin-lang/Odin/issues/2121 Many think to @thePHTest for the
+  https://github.com/odin-lang/Odin/issues/2121 Many thanks to @thePHTest for the
   PR! (https://github.com/floooh/sokol/pull/719)
 
 - **15-Oct-2022**