diff --git a/ui/src/components/layout/QLayout.json b/ui/src/components/layout/QLayout.json index 0d04d7694f2..444d157fbed 100644 --- a/ui/src/components/layout/QLayout.json +++ b/ui/src/components/layout/QLayout.json @@ -43,7 +43,7 @@ "width": { "type": "Number", "required": true, - "desc": "Layout height" + "desc": "Layout width" } } }