Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoDocs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-08-03 17:57:00 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-08-03 17:57:00 +0300
commit0009c51c35d226d735fafda60b9e959a30602620 (patch)
tree8a49e63a237a8095017c81c490d42272174423bc /data
parent7e2f430f4f4fb8750e9768a75bf0c08d28fa955b (diff)
Update docs helper
Diffstat (limited to 'data')
-rw-r--r--data/docs.json2
1 files changed, 1 insertions, 1 deletions
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"