We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8233b5 commit 7a54c30Copy full SHA for 7a54c30
docs/dictionary/function/version.lcdoc
@@ -20,7 +20,7 @@ put the version into field "Version" of me
20
21
Example:
22
set the itemDelimiter to "."
23
-if item 1 of the version < 8 then
+if item 1 of the version < 8 then
24
answer "Widgets are not available"
25
end if
26
0 commit comments