From f55169c3fd56d547b2700e41c634c5ce9ac91156 Mon Sep 17 00:00:00 2001 From: Michaela Robosova Date: Fri, 13 Sep 2024 17:41:19 +0200 Subject: [PATCH] Simplify docstring and make more clear --- lib/KCard/index.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/KCard/index.vue b/lib/KCard/index.vue index 58529c621..e3ad19913 100644 --- a/lib/KCard/index.vue +++ b/lib/KCard/index.vue @@ -180,8 +180,7 @@ default: null, }, /** - * Specifies the number of lines allowed - * for the titlebefore truncation occurs. + * Truncates title to this number of lines. */ titleLines: { type: Number,