From 0009c51c35d226d735fafda60b9e959a30602620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 3 Aug 2021 16:57:00 +0200 Subject: [PATCH] Update docs helper --- data/docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/docs.json b/data/docs.json index 3a0bfe59b..04916b581 100644 --- a/data/docs.json +++ b/data/docs.json @@ -3978,7 +3978,7 @@ ] }, "FormatPercent": { - "Description": "FormatPercent formats number with the given precision for the current language.\nNote that the number is assumbed to be percent.", + "Description": "FormatPercent formats number with the given precision for the current language.\nNote that the number is assumed to be a percentage.", "Args": [ "precision", "number"