apply some spelling fixes from PR #710

This commit is contained in:
Daan Leijen 2023-03-29 16:10:01 -07:00
parent c2a2533fba
commit dd7b99d477
5 changed files with 5 additions and 5 deletions

View file

@ -927,7 +927,7 @@ template<class T> struct mi_stl_allocator { }
/*! \page build Building
Checkout the sources from Github:
Checkout the sources from GitHub:
```
git clone https://github.com/microsoft/mimalloc
```