Skip to content
Snippets Groups Projects
Unverified Commit 76d08990 authored by forevermatt's avatar forevermatt Committed by GitHub
Browse files

Fix minor typo in DocBlock for `loadPrivateKey()`

parent 1249410f
No related branches found
No related tags found
No related merge requests found
......@@ -180,7 +180,7 @@ class Crypto
* - 'privatekey': Name of a private key file in the cert-directory.
* - 'privatekey_pass': Password for the private key.
*
* It returns and array with the following elements:
* It returns an array with the following elements:
* - 'PEM': Data for the private key, in PEM-format.
* - 'password': Password for the private key.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment