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

Commit 059c287

Browse files
authored
Merge pull request #4692 from seaniepie/patch-47
[[Docs]] comma - residual End tag
2 parents f2087ff + 0ae5010 commit 059c287

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/dictionary/constant/comma.lcdoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ OS: mac, windows, linux, ios, android
1414
Platforms: desktop, server, mobile
1515

1616
Example:
17-
put "3" & comma & "287" into dollarAmount
17+
put "3" & comma & "287" into tDollarAmount
1818

1919
Example:
2020
if char 3 of it is comma then get field "Circus"
2121

2222
Description:
23-
Use the <comma> <constant> as an easier-to-read replacement for ","<a/>.
23+
Use the <comma> <constant> as an easier-to-read replacement for ",".
2424

2525
References: constant (command), character (keyword), (operator),
2626
itemDelimiter (property)

0 commit comments

Comments
 (0)