From: Bob Halley Date: Wed, 13 Jan 2010 23:05:37 +0000 (-0800) Subject: fix doco X-Git-Tag: v1.8.0~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fbaa1dce221a1bd1b24c5c5e88bab088c13be9f;p=thirdparty%2Fdnspython.git fix doco --- diff --git a/dns/renderer.py b/dns/renderer.py index 2a53089e..bb0218ac 100644 --- a/dns/renderer.py +++ b/dns/renderer.py @@ -257,7 +257,7 @@ class Renderer(object): @type keyname: dns.name.Name object @param secret: the secret to use @type secret: string - @param fudge: TSIG time fudge; default is 300 seconds. + @param fudge: TSIG time fudge @type fudge: int @param id: the message id to encode in the tsig signature @type id: int