summaryrefslogtreecommitdiff
path: root/contrib/python/ldns_key.i
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2017-02-03 13:01:00 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2017-02-03 13:01:00 +0000
commitc6342fe2e90510d8d2296423f2ca92818a7b3d18 (patch)
tree0cc9064980c804a7bf5cc6d96c9249950c7e56a9 /contrib/python/ldns_key.i
parent65be028f32ed37dce84f6328d4a7172132c8c224 (diff)
Notes
Diffstat (limited to 'contrib/python/ldns_key.i')
-rw-r--r--contrib/python/ldns_key.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/ldns_key.i b/contrib/python/ldns_key.i
index 26a9b0f57fa4..93f09c65f64f 100644
--- a/contrib/python/ldns_key.i
+++ b/contrib/python/ldns_key.i
@@ -116,7 +116,7 @@ This class can contains all types of keys that are used in DNSSEC. Mostly used t
#retvals: ldns_rr *
def print_to_file(self, file):
- """print a private key to the file ouput
+ """print a private key to the file output
:param file: output file pointer
"""