aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Evans <jasone@canonware.com>2018-04-10 15:16:23 -0700
committerJason Evans <jasone@canonware.com>2018-04-10 17:59:10 -0700
commitcad27a894a2e043f3c1189201d6ff34a195dc658 (patch)
treea56e553a0971d10a1079307700999462f050128d
parent49373096206964c3d60c1deaa75dcab6e90b7f59 (diff)
downloadplatform_external_jemalloc_new-cad27a894a2e043f3c1189201d6ff34a195dc658.tar.gz
platform_external_jemalloc_new-cad27a894a2e043f3c1189201d6ff34a195dc658.tar.bz2
platform_external_jemalloc_new-cad27a894a2e043f3c1189201d6ff34a195dc658.zip
Fix a typo.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 967d04d0..dd8f6ab1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
optional extra space. Note that a couple of minor heap profiling
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:
- Avoid a chunk metadata read in arena_prof_tctx_set(), since it is in the