From 909e476db9c9e017d64dbad0dc0f622eb9a1f100 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Thu, 26 Apr 2007 10:14:27 +0000 Subject: [PATCH] Better wording. git-svn-id: file:///svn/unbound/trunk@262 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/example.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/example.conf b/doc/example.conf index 5c74d17a8..b96d3c986 100644 --- a/doc/example.conf +++ b/doc/example.conf @@ -41,7 +41,7 @@ server: # msg-cache-size: 4194304 # the number of slabs to use for the message cache. - # more slabs reduce lock contention, but fracture memory usage. + # more slabs reduce lock contention, but fragment memory usage. # msg-cache-slabs: 4 # the number of queries that a thread gets to service. -- 2.47.2