diff options
Diffstat (limited to 'qapi')
-rw-r--r-- | qapi/crypto.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/crypto.json b/qapi/crypto.json index 2b6118f660..6933b13bd0 100644 --- a/qapi/crypto.json +++ b/qapi/crypto.json @@ -187,7 +187,7 @@ # Currently defaults to 'sha256' # @iter-time: #optional number of milliseconds to spend in # PBKDF passphrase processing. Currently defaults -# to 1000. (since 2.8) +# to 2000. (since 2.8) # Since: 2.6 ## { 'struct': 'QCryptoBlockCreateOptionsLUKS', |