diff options
| author | David Smith <39445562+smithdc1@users.noreply.github.com> | 2022-03-09 07:03:14 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-03-09 08:03:14 +0100 |
| commit | 71531cc32c0dff7ea1d76e9d5e2e88edb1398719 (patch) | |
| tree | f351010812340abea5130c741b0fc7d3efdee536 /docs | |
| parent | a45f28f0ecd830c4e5683d46d6b454861ba912b3 (diff) | |
Changed "bolded" to "in bold" in docs.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/templates/language.txt | 2 | ||||
| -rw-r--r-- | docs/spelling_wordlist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/docs/ref/templates/language.txt b/docs/ref/templates/language.txt index ffddd7435a..cf5f3d6732 100644 --- a/docs/ref/templates/language.txt +++ b/docs/ref/templates/language.txt @@ -471,7 +471,7 @@ That would result in a rendered template like this:: Hello, <b>username -...which, in turn, would result in the remainder of the web page being bolded! +...which, in turn, would result in the remainder of the web page being in bold! Clearly, user-submitted data shouldn't be trusted blindly and inserted directly into your web pages, because a malicious user could use this kind of hole to diff --git a/docs/spelling_wordlist b/docs/spelling_wordlist index ab6788505d..883690ad74 100644 --- a/docs/spelling_wordlist +++ b/docs/spelling_wordlist @@ -57,7 +57,6 @@ Bjørn blazingly boilerplatish Bokmål -bolded Bonham bookmarklet bookmarklets |
