From 1f47306af92332fab5cd7feda6009fb93dba8fd5 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Thu, 10 Jan 2008 09:25:14 +0000 Subject: [PATCH] typo. git-svn-id: file:///svn/unbound/trunk@834 be551aaa-1e26-0410-a405-d3ace91eadb9 --- doc/Changelog | 3 +++ doc/example.conf | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/Changelog b/doc/Changelog index 327464491..765338e49 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +10 January 2008: Wouter + - typo in example.conf. + 9 January 2008: Wouter - fixup openssl RAND problem, when the system is not configured to give entropy, and the rng needs to be seeded. diff --git a/doc/example.conf b/doc/example.conf index b7a206951..1e20cdbb7 100644 --- a/doc/example.conf +++ b/doc/example.conf @@ -130,7 +130,7 @@ server: # if given, user privileges are dropped (after binding port), # and the given username is assumed. Default is user "unbound". - # If you give "" no priviliges are dropped. + # If you give "" no privileges are dropped. # username: "unbound" # the working directory. -- 2.47.2