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

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-10-31 15:53:55 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-10-31 15:53:55 +0300
commit4b36498a852edc4e4c269ba50855bad7bea0c4bb (patch)
tree0e5e74c9f631cd5382a877209e2047b89b49d73c /docs/data/docs.json
parent3a977485eb7d5f913da5cc10ef58715ffd273613 (diff)
parentaa5ac36a3eb68b86c803caec703869efefc8447e (diff)
Merge commit 'aa5ac36a3eb68b86c803caec703869efefc8447e'
Diffstat (limited to 'docs/data/docs.json')
-rw-r--r--docs/data/docs.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/data/docs.json b/docs/data/docs.json
index 3a0bfe59b..04916b581 100644
--- a/docs/data/docs.json
+++ b/docs/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"