Merge pull request #112 from microsoft/plietar-patch-1
Remove upper case letter from middle of sentence
This commit is contained in:
@@ -75,7 +75,7 @@ cmake -G Ninja .. -DCMAKE_BUILD_TYPE=RelWithDebInfo
|
|||||||
ninja
|
ninja
|
||||||
```
|
```
|
||||||
|
|
||||||
On ELF platforms, The build produces a binary `libsnmallocshim.so`.
|
On ELF platforms, the build produces a binary `libsnmallocshim.so`.
|
||||||
This file can be
|
This file can be
|
||||||
`LD_PRELOAD`ed to use the allocator in place of the system allocator, for
|
`LD_PRELOAD`ed to use the allocator in place of the system allocator, for
|
||||||
example, you can run the build script using the snmalloc as the allocator for
|
example, you can run the build script using the snmalloc as the allocator for
|
||||||
|
|||||||
Reference in New Issue
Block a user