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

Commit 0abc578

Browse files
authored
[[Docs]] slash - residual End tag
- An <a/> tag had been left hanging around. Now removed - Variable isAFolder renamed to tIsAFolder
1 parent fa9e74d commit 0abc578

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/dictionary/constant/slash.lcdoc

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

1616
Example:
17-
if last char of it is slash then put true into isAFolder
17+
if last char of it is slash then put true into tIsAFolder
1818

1919
Description:
20-
Use the <slash> <constant> as an easier-to-read replacement for "/"<a/>.
20+
Use the <slash> <constant> as an easier-to-read replacement for "/".
2121

2222
References: constant (command), backslash (constant), character (keyword)
2323

0 commit comments

Comments
 (0)