From: Pieter Lexis Date: Fri, 16 Nov 2018 14:10:22 +0000 (+0100) Subject: auth: fix doc typo X-Git-Tag: auth-4.2.0-alpha1~17^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c79d59c214f24304794c3fbd725d714ca417b88f;p=thirdparty%2Fpdns.git auth: fix doc typo --- diff --git a/docs/http-api/tsigkey.rst b/docs/http-api/tsigkey.rst index 614a59c5dd..83b3db55f1 100644 --- a/docs/http-api/tsigkey.rst +++ b/docs/http-api/tsigkey.rst @@ -2,7 +2,7 @@ TSIGKeys ======== .. versionadded:: 4.2.0 -TSIGKeys and be manipulated via the API. +TSIGKeys can be manipulated via the API. Examples --------