From d55fd06206b521062d8bb8b325b28f53e9cc8d6b Mon Sep 17 00:00:00 2001 From: Rafael Lima Date: Tue, 14 Dec 2021 20:43:21 +0100 Subject: Silence strings for l10n in sbasic/shared (Part 5) Change-Id: I9961615c4288b3470a640ed2a4a3ec3674db7833 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/126820 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- source/text/sbasic/shared/partition.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/text/sbasic/shared/partition.xhp') diff --git a/source/text/sbasic/shared/partition.xhp b/source/text/sbasic/shared/partition.xhp index 09e42f54e6..617f0d806d 100644 --- a/source/text/sbasic/shared/partition.xhp +++ b/source/text/sbasic/shared/partition.xhp @@ -27,7 +27,7 @@ Partition( Number, Start, End, Interval) - String + String Number: Required. The number to determine the partition. -- cgit