Fix typos (phassphrase => passphrase) (#984)

This commit is contained in:
Albert Krewinkel
2026-03-06 19:02:14 +01:00
committed by GitHub
parent 26b90d5542
commit b1e4777b4d
4 changed files with 4 additions and 4 deletions

View File

@@ -63,7 +63,7 @@ options:
type: str
private_key_passphrase:
description:
- Phassphrase to use to decode the private key.
- Passphrase to use to decode the private key.
type: str
version_added: 1.6.0
"""