Merge pull request #126 from hobbitalastair/master
s/memset/memcpy/ - typo fix in documentation
This commit is contained in:
commit
a91f801ae2
@ -138,7 +138,7 @@ OPTIONAL DEFINES:
|
||||
replacement. If not nuklear will use its own version.
|
||||
|
||||
NK_MEMCOPY
|
||||
You can define this to 'memcpy' or your own memset implementation
|
||||
You can define this to 'memcpy' or your own memcpy implementation
|
||||
replacement. If not nuklear will use its own version.
|
||||
|
||||
NK_SQRT
|
||||
|
Loading…
Reference in New Issue
Block a user