Fixed typo

This commit is contained in:
miku-666
2022-02-09 21:06:15 +01:00
committed by James
parent ab5b0fee4b
commit a6dba64a15

View File

@@ -162,7 +162,7 @@ OSDynLoad_GetTLSAllocator(OSDynLoadAllocFn *outAllocFn,
/**
* Get laoder heap statistics.
* Get loader heap statistics.
*/
OSDynLoad_Error
OSDynLoad_GetLoaderHeapStatistics(OSDynLoad_LoaderHeapStatistics *outLoaderHeapStatistics);