mirror of
https://github.com/nothings/stb.git
synced 2025-12-29 01:04:38 +00:00
fix typo
This commit is contained in:
@@ -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.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user