diff options
Diffstat (limited to 'readme.rst')
-rwxr-xr-x | readme.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |