nothings 10 anos atrás
pai
commit
36ef8be0be
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      stb_rect_pack.h

+ 1 - 1
stb_rect_pack.h

@@ -12,7 +12,7 @@
 //
 // More docs to come.
 //
-// No memory allocations; uses qsort() and assert() from stblib.
+// No memory allocations; uses qsort() and assert() from stdlib.
 //
 // This library currently uses the Skyline Bottom-Left algorithm.
 //