summaryrefslogtreecommitdiffstats
path: root/qapi
diff options
context:
space:
mode:
Diffstat (limited to 'qapi')
-rw-r--r--qapi/net.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/qapi/net.json b/qapi/net.json
index d476d33c72..b4768ce62b 100644
--- a/qapi/net.json
+++ b/qapi/net.json
@@ -586,7 +586,7 @@
# or connect to (server=false)
# @server: create server socket (default: false)
#
-# Only SocketAddress types 'inet' and 'fd' are supported.
+# Only SocketAddress types 'unix', 'inet' and 'fd' are supported.
#
# Since: 7.2
##