Update src/backend/pagemap.h

Co-authored-by: Amaury Chamayou <amchamay@microsoft.com>
This commit is contained in:
Matthew Parkinson
2021-11-17 09:19:08 +00:00
committed by GitHub
parent 3d403aef7f
commit 91919f6014

View File

@@ -169,7 +169,7 @@ namespace snmalloc
if (new_body_untyped == nullptr)
{
PAL::error("Failed to initialisation snmalloc.");
PAL::error("Failed to initialise snmalloc.");
}
#ifdef SNMALLOC_CHECK_CLIENT