소스 검색

Fixed typo

Lukas Meller 9 년 전
부모
커밋
d4f552b393
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      stb_leakcheck.h

+ 1 - 1
stb_leakcheck.h

@@ -6,7 +6,7 @@
 //   distribute, and modify this file as you see fit.
 
 #ifdef STB_LEAKCHECK_IMPLEMENTATION
-#undef STB_LEAKCHECK_IMPLEMENTATION // don't implenment more than once
+#undef STB_LEAKCHECK_IMPLEMENTATION // don't implement more than once
 
 // if we've already included leakcheck before, undefine the macros
 #ifdef malloc