diff options
Diffstat (limited to 'contrib/python/ldns_key.i')
| -rw-r--r-- | contrib/python/ldns_key.i | 2 |
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 """ |
