diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-06-23 12:05:25 -0600 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-06-23 12:05:25 -0600 |
commit | 36782837676e82eac063146d6e794cb4e51a24db (patch) | |
tree | 65596c1f114532e3ccf654fdd7f5afd50ea97ab7 /docs/hazmat/primitives/asymmetric | |
parent | 8c73a7bf86260dd7bd5edea99369a6ae27cc9936 (diff) | |
download | cryptography-36782837676e82eac063146d6e794cb4e51a24db.tar.gz cryptography-36782837676e82eac063146d6e794cb4e51a24db.tar.bz2 cryptography-36782837676e82eac063146d6e794cb4e51a24db.zip |
fix some language
Diffstat (limited to 'docs/hazmat/primitives/asymmetric')
-rw-r--r-- | docs/hazmat/primitives/asymmetric/dsa.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/asymmetric/dsa.rst b/docs/hazmat/primitives/asymmetric/dsa.rst index ea913dd3..2167e528 100644 --- a/docs/hazmat/primitives/asymmetric/dsa.rst +++ b/docs/hazmat/primitives/asymmetric/dsa.rst @@ -226,7 +226,7 @@ DSA :type: int - The sub group order. + The sub-group order. .. attribute:: g |