From: John Snow <js...@redhat.com> Signed-off-by: John Snow <js...@redhat.com> Message-ID: <20250711054005.60969-3-js...@redhat.com> Reviewed-by: Markus Armbruster <arm...@redhat.com> Signed-off-by: Markus Armbruster <arm...@redhat.com> --- qapi/authz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/qapi/authz.json b/qapi/authz.json index ad1b4b3af0..bc1123cc05 100644 --- a/qapi/authz.json +++ b/qapi/authz.json @@ -77,7 +77,7 @@ # Properties for authz-listfile objects. # # @filename: File name to load the configuration from. The file must -# contain valid JSON for AuthZListProperties. +# contain valid JSON for `AuthZListProperties`. # # @refresh: If true, inotify is used to monitor the file, # automatically reloading changes. If an error occurs during -- 2.49.0