aboutsummaryrefslogtreecommitdiff
path: root/readme.rst
diff options
context:
space:
mode:
Diffstat (limited to 'readme.rst')
-rwxr-xr-xreadme.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.rst b/readme.rst
index b3ee815..f37c17f 100755
--- a/readme.rst
+++ b/readme.rst
@@ -176,7 +176,7 @@ Condition
========================= ===========================================
Function Value
========================= ===========================================
-`if(Bool`; *x* ; *y* `)` Return *x* if `Bool` is Thue, otherwise *y*
+`if(Bool`; *x* ; *y* `)` Return *x* if `Bool` is True, otherwise *y*
========================= ===========================================
Numeric