From: Wouter Wijngaards Date: Tue, 28 Oct 2014 16:03:08 +0000 (+0000) Subject: spelling. (svn:NO TEST) X-Git-Tag: release-1.5.0rc1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96db52fd8ed1f9e0eda42cd6fa3f3e496bcee63c;p=thirdparty%2Funbound.git spelling. (svn:NO TEST) git-svn-id: file:///svn/unbound/trunk@3250 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/libunbound/unbound.h b/libunbound/unbound.h index 86bd3bfb4..a0b16af7d 100644 --- a/libunbound/unbound.h +++ b/libunbound/unbound.h @@ -508,7 +508,7 @@ void ub_resolve_free(struct ub_result* result); /** * Convert error value to a human readable string. - * @param err: error code from one of the ub_val* functions. + * @param err: error code from one of the libunbound functions. * @return pointer to constant text string, zero terminated. */ const char* ub_strerror(int err);