Fix spelling mistake of destroy

Signed-off-by: Benjamin Drung <benjamin.drung@cloud.ionos.com>
This commit is contained in:
Benjamin Drung 2020-04-29 14:11:29 +02:00 committed by Daniel Wozniak
parent c1170c801c
commit 2f0f9ab2ec

View file

@ -278,7 +278,7 @@ def delete_secret(path):
def destroy_secret(path, *args):
"""
Destory specified secret version at the path in vault. The vault policy
Destroy specified secret version at the path in vault. The vault policy
used must allow this. Only supported on Vault KV version 2
.. versionadded:: Sodium