From: Wouter Wijngaards Date: Tue, 11 Nov 2014 14:42:56 +0000 (+0000) Subject: - review fix from Ralph. X-Git-Tag: release-1.5.1rc1~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e86a9fdecd5a492dfb4df29d96212160dbae54f0;p=thirdparty%2Funbound.git - review fix from Ralph. git-svn-id: file:///svn/unbound/trunk@3263 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/libunbound/unbound.h b/libunbound/unbound.h index 567f48271..fe903d0c5 100644 --- a/libunbound/unbound.h +++ b/libunbound/unbound.h @@ -357,7 +357,7 @@ int ub_ctx_add_ta(struct ub_ctx* ctx, const char* ta); int ub_ctx_add_ta_file(struct ub_ctx* ctx, const char* fname); /** - * Add trust anchor to the give context that is tracked with RFC5011 + * Add trust anchor to the given context that is tracked with RFC5011 * automated trust anchor maintenance. The file is written to when the * trust anchor is changed. * Pass the name of a file that was output from eg. unbound-anchor,