fix comment

This commit is contained in:
Yuri Kuznetsov
2023-05-25 13:57:58 +03:00
parent ab8421dbae
commit 58ac7de123
+1 -1
View File
@@ -76,7 +76,7 @@ function (Dep, ViewRecordHelper, ActionItemSetup) {
* @property {'default'|'success'|'danger'|'warning'} [style] A style.
* @property {boolean} [tabBreak] Is a tab-break.
* @property {string} [tabLabel] A tab label. If starts with `$`, a translation
* with the `tabs` category is used.
* of the `tabs` category is used.
* @property {module:views/record/detail~rowDefs[]} [rows] Rows.
*/