summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQi Wang <interwq@gwu.edu>2022-04-27 18:16:11 -0700
committerQi Wang <interwq@gmail.com>2022-04-27 20:25:29 -0700
commitf5e840bbf0213d86ae3d0a915df8abd03d75cdf6 (patch)
tree7d1f2329655c87f6f380d441a47e121cc82850ce
parentceca07d2ca95f7c2680263f3c679ba3f611d5ffb (diff)
downloadjemalloc-f5e840bbf0213d86ae3d0a915df8abd03d75cdf6.tar.gz
Minor typo fix in doc.
-rw-r--r--doc/jemalloc.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/jemalloc.xml.in b/doc/jemalloc.xml.in
index 12dc5710..5c12f1d4 100644
--- a/doc/jemalloc.xml.in
+++ b/doc/jemalloc.xml.in
@@ -1345,7 +1345,7 @@ malloc_conf = "xmalloc:true";]]></programlisting>
maximum, size classes up to 8 MiB can be cached. The default maximum is
32 KiB (2^15). As a convenience, this may also be set by specifying
lg_tcache_max, which will be taken to be the base-2 logarithm of the
- setting of tcache_max</para></listitem>
+ setting of tcache_max.</para></listitem>
</varlistentry>
<varlistentry id="opt.thp">