Skip to content

Commit 6f745a3

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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) and thus require the use of the <textDecode> <function>
47-
> after urlDecode. For example, the following code:
46+
> convention) requiring the use of the <textDecode> <function> after
47+
> 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)