Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 75def5a

Browse files
author
livecodesam
authored
Update URLDecode.lcdoc
1 parent 6f745a3 commit 75def5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/dictionary/function/URLDecode.lcdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ number is converted to its <character> equivalent, using the
4343

4444
>*Note:* Non-ASCII characters, such as Unicode, that appear in the URL
4545
> string to be decoded will have been encoded as UTF-8 (as per standard
46-
> convention) requiring the use of the <textDecode> <function> after
47-
> urlDecode. For example, the following code:
46+
> convention), requiring the use of the <textDecode> <function(glossary)>
47+
> after urlDecode. For example, the following code:
4848

4949
local tEncodedText
5050
put "%D1%81%D0%BA%D0%BE%D1%80%D0%BE%D1%81%D1%88%D0%B8%D0" & \

0 commit comments

Comments
 (0)