aboutsummaryrefslogtreecommitdiff
path: root/qapi/cryptodev.json
diff options
context:
space:
mode:
Diffstat (limited to 'qapi/cryptodev.json')
-rw-r--r--qapi/cryptodev.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/qapi/cryptodev.json b/qapi/cryptodev.json
index 04d0e21..b13db26 100644
--- a/qapi/cryptodev.json
+++ b/qapi/cryptodev.json
@@ -15,7 +15,7 @@
#
# @sym: symmetric encryption
#
-# @asym: asymmetric Encryption
+# @asym: asymmetric encryption
#
# Since: 8.0
##
@@ -94,7 +94,7 @@
##
# @query-cryptodev:
#
-# Returns information about current crypto devices.
+# Return information about current crypto devices.
#
# Returns: a list of @QCryptodevInfo
#