]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fixed libunbound manual typo.
authorRalph Dolmans <ralph@nlnetlabs.nl>
Wed, 25 Oct 2017 08:38:24 +0000 (08:38 +0000)
committerRalph Dolmans <ralph@nlnetlabs.nl>
Wed, 25 Oct 2017 08:38:24 +0000 (08:38 +0000)
git-svn-id: file:///svn/unbound/trunk@4386 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
doc/libunbound.3.in

index 99772505e710fc78ab567438231835af39e4c77b..c23d8a8b7188d443ecf2cfdc25b4083ffc017e24 100644 (file)
@@ -1,3 +1,6 @@
+25 October 2017: Ralph
+       - Fixed libunbound manual typo.
+
 24 October 2017: Ralph
        - Update B root ipv4 address.
 
index ac6939646eecf4ee7956e8b95246d79c48e71df2..5f801b232f8f7bd01acd03b3d299d525c2a6cfff 100644 (file)
@@ -162,7 +162,7 @@ and deleting it with
 It can be created and deleted at any time. Creating it anew removes any 
 previous configuration (such as trusted keys) and clears any cached results.
 .P
-The functions are thread\-safe, and a context an be used in a threaded (as 
+The functions are thread\-safe, and a context can be used in a threaded (as 
 well as in a non\-threaded) environment. Also resolution (and validation) 
 can be performed blocking and non\-blocking (also called asynchronous). 
 The async method returns from the call immediately, so that processing