summaryrefslogtreecommitdiff
path: root/Docs
diff options
context:
space:
mode:
authorThomas Oeding <thomas.oeding@gmx.de>2011-11-06 23:22:31 +0200
committerVille Skyttä <ville.skytta@iki.fi>2011-11-06 23:23:42 +0200
commitba3db561e2c692ac38a5e56b6d5bd5f9b22c69f1 (patch)
tree444f6f3bedfe987aecc341f93ac1a30a410fc51e /Docs
parentd92754c9599e50ce67b16317f5b5d091b9e91943 (diff)
downloadvdr-plugin-text2skin-ba3db561e2c692ac38a5e56b6d5bd5f9b22c69f1.tar.gz
vdr-plugin-text2skin-ba3db561e2c692ac38a5e56b6d5bd5f9b22c69f1.tar.bz2
Fix "le" example in docs (#465).
Diffstat (limited to 'Docs')
-rw-r--r--Docs/Reference.txt2
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
---------