Skip to content

Commit 7a54c30

Browse files
author
livecodesam
authored
< to &lt;
1 parent c8233b5 commit 7a54c30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dictionary/function/version.lcdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ put the version into field "Version" of me
2020

2121
Example:
2222
set the itemDelimiter to "."
23-
if item 1 of the version < 8 then
23+
if item 1 of the version &lt; 8 then
2424
answer "Widgets are not available"
2525
end if
2626

0 commit comments

Comments
 (0)