diff options
Diffstat (limited to 'libunbound/libunbound.c')
-rw-r--r-- | libunbound/libunbound.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libunbound/libunbound.c b/libunbound/libunbound.c index eaa31c71c590..9b4dcab15794 100644 --- a/libunbound/libunbound.c +++ b/libunbound/libunbound.c @@ -37,7 +37,7 @@ * \file * * This file contains functions to resolve DNS queries and - * validate the answers. Synchonously and asynchronously. + * validate the answers. Synchronously and asynchronously. * */ |