diff options
Diffstat (limited to 'Docs/Reference.txt')
-rw-r--r-- | Docs/Reference.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/Reference.txt b/Docs/Reference.txt index 26147bd..d0bc1ad 100644 --- a/Docs/Reference.txt +++ b/Docs/Reference.txt @@ -1081,7 +1081,7 @@ True, if the first parameter is less than the second. ------ True, if the first parameter is less or equal than the second. - gt({FreeDiskSpace},5000) + le({FreeDiskSpace},5000) 3.10 file --------- |