Small grammar fix

master
Peter0x44 2 년 전
부모
커밋
4c1b089b73
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      Frequently-Asked-Questions.md

+ 1
- 1
Frequently-Asked-Questions.md

@ -295,4 +295,4 @@ UnloadImage(icon);
## How I deal with UTF-16 strings?
raylib supports by default UTF-8 strings, actually, text drawing functions expect to receive UTF-8 strings as inputs but sometimes source text is provided as UTF-16. [Here it is a handy conversion library](https://gist.github.com/gulrak/2eda01eacebdb308787b639fa30958b3).
raylib supports by default UTF-8 strings, actually, text drawing functions expect to receive UTF-8 strings as inputs but sometimes source text is provided as UTF-16. [Here is a handy conversion library](https://gist.github.com/gulrak/2eda01eacebdb308787b639fa30958b3).

불러오는 중...
취소
저장