From 95f65ff38fe06faef227bab56cbc28b1a32c92ac Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Tue, 27 Aug 2019 13:33:30 +0200 Subject: Fix typos --- docs/csv2pskc.rst | 2 +- docs/pskc2pskc.rst | 2 +- docs/signatures.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/csv2pskc.rst b/docs/csv2pskc.rst index e177136..4a04a39 100644 --- a/docs/csv2pskc.rst +++ b/docs/csv2pskc.rst @@ -65,7 +65,7 @@ Options Accepted labels are the same as for the :option:`--columns` option. This can be useful for setting the ``issuer``, ``manufacturer`` or - oter common properties globally. + other common properties globally. .. option:: -p PASS/FILE, --password PASS/FILE, --passwd PASS/FILE diff --git a/docs/pskc2pskc.rst b/docs/pskc2pskc.rst index 6bce649..8f81820 100644 --- a/docs/pskc2pskc.rst +++ b/docs/pskc2pskc.rst @@ -52,5 +52,5 @@ Options .. option:: --new-secret KEY/FILE Ensure that the output PSKC file is encrypted with the specified key - value. The key can be probded as a hex-encoded value or point to a file + value. The key can be provided as a hex-encoded value or point to a file that contains the binary value of the key. diff --git a/docs/signatures.rst b/docs/signatures.rst index f5adc78..8d5a185 100644 --- a/docs/signatures.rst +++ b/docs/signatures.rst @@ -33,7 +33,7 @@ The Signature class .. attribute:: is_signed A boolan value that indicates whether an XML signature is present in - the PSKC file. This propery does not indicate whether the signature + the PSKC file. This property does not indicate whether the signature is validated. .. attribute:: algorithm -- cgit v1.2.3