Address Matt's review comments.

This commit is contained in:
David Chisnall
2019-04-11 17:08:16 +01:00
parent 785766b129
commit 9b3641df91
3 changed files with 12 additions and 5 deletions

View File

@@ -101,7 +101,7 @@ namespace snmalloc
public:
/**
* Construtor. Accesses the pagemap via the C ABI accessor and casts it to
* Constructor. Accesses the pagemap via the C ABI accessor and casts it to
* the expected type, failing in cases of ABI mismatch.
*/
ExternalGlobalPagemap()