Fix a typo.

This commit is contained in:
Jason Evans 2018-04-10 15:16:23 -07:00
parent 4937309620
commit cad27a894a

View File

@ -515,7 +515,7 @@ brevity. Much more detail can be found in the git revision history:
these fixes, xallocx() now tries harder to partially fulfill requests for these fixes, xallocx() now tries harder to partially fulfill requests for
optional extra space. Note that a couple of minor heap profiling optional extra space. Note that a couple of minor heap profiling
optimizations are included, but these are better thought of as performance optimizations are included, but these are better thought of as performance
fixes that were integral to disovering most of the other bugs. fixes that were integral to discovering most of the other bugs.
Optimizations: Optimizations:
- Avoid a chunk metadata read in arena_prof_tctx_set(), since it is in the - Avoid a chunk metadata read in arena_prof_tctx_set(), since it is in the