commit | 90c0914f2ae03afc16d3789223fe96f9ca79f17e | [log] [tgz] |
---|---|---|
author | Laurens Van Houtven <_@lvh.io> | Thu Apr 23 10:52:49 2015 -0700 |
committer | Laurens Van Houtven <_@lvh.io> | Thu Apr 23 10:52:49 2015 -0700 |
tree | 5afa204d5ce275635b8ffea76db5e6766daf3be8 | |
parent | 5ee60b33b5323e2eab80d7059283ce49928a543d [diff] [blame] |
How do you even grammar
diff --git a/OpenSSL/crypto.py b/OpenSSL/crypto.py index d642c6c..cab145d 100644 --- a/OpenSSL/crypto.py +++ b/OpenSSL/crypto.py
@@ -173,7 +173,7 @@ def generate_key(self, type, bits): """ - Generate a key pair of the given type, with the given number of a bits. + Generate a key pair of the given type, with the given number of bits. This generates a key "into" the this object.