aboutsummaryrefslogtreecommitdiff
path: root/readme.rst
diff options
context:
space:
mode:
authorSébastien Dailly <sebastien@chimrod.com>2017-11-22 15:31:29 +0100
committerSébastien Dailly <sebastien@chimrod.com>2017-11-22 15:31:29 +0100
commitdf4778f2f061c71cf1d9e51fe8ec657d04bbdfeb (patch)
tree030945a292456cb19a00b837d0328c0f30b8fad8 /readme.rst
parent18f6319703d7bec460754fdceee5f0f2cfbc2702 (diff)
Corrections for OCaml 4.06.0
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