diff options
Diffstat (limited to 'qapi/crypto.json')
-rw-r--r-- | qapi/crypto.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/qapi/crypto.json b/qapi/crypto.json index bb7930d332..2aebe6fa20 100644 --- a/qapi/crypto.json +++ b/qapi/crypto.json @@ -336,7 +336,7 @@ # written into added active keyslots # # @old-secret: Optional (for deactivation only) -# If given will deactive all keyslots that +# If given will deactivate all keyslots that # match password located in QCryptoSecret with this ID # # @iter-time: Optional (for activation only) @@ -354,7 +354,7 @@ # keyslot to deactivate # # @secret: Optional. The ID of a QCryptoSecret object providing the -# password to use to retrive current master key. +# password to use to retrieve current master key. # Defaults to the same secret that was used to open the image # # |