]> granicus.if.org Git - pdns/commitdiff
“third party” is adjective and needs hyphen
authorStephan Bosch <stephan@rename-it.nl>
Tue, 15 Jan 2019 15:24:10 +0000 (16:24 +0100)
committerGitHub <noreply@github.com>
Tue, 15 Jan 2019 15:24:10 +0000 (16:24 +0100)
docs/appendices/crypto-export.rst

index c4079a60aca8a2d10dad657c2ff665adc37f6cc3..9a1e3b0237378481c062e8daf77a80ec0cb31f9a 100644 (file)
@@ -2,7 +2,7 @@ Cryptographic software and export control
 =========================================
 In certain legal climates, PowerDNS might potentially require an export control status, particularly since PowerDNS software contains cryptographic primitives.
 
-PowerDNS does not itself implement any cryptographic algorithms but relies on third party implementations of AES, RSA, ECDSA, GOST, MD5 and various SHA-based hashing algorithms.
+PowerDNS does not itself implement any cryptographic algorithms but relies on third-party implementations of AES, RSA, ECDSA, GOST, MD5 and various SHA-based hashing algorithms.
 
 Starting with 4.0.0, PowerDNS will link in hash and cryptographic primitives from the open source `OpenSSL <https://openssl.org/>`_ library.