summary refs log tree commit diff
diff options
context:
space:
mode:
authorQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2016-03-10 16:12:04 -0500
committerQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2016-03-10 16:12:04 -0500
commitff9990ed6ff0e2422705862b2e9ae885fd277060 (patch)
tree29df67dbfdd70ad13f7ae010ec379f88ef4ef6fe
parent1e6d05e6dd59b98534d5dfc08e452096964031cb (diff)
downloadroux-ff9990ed6ff0e2422705862b2e9ae885fd277060.tar.gz
be more precise
-rw-r--r--doc/il.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/il.txt b/doc/il.txt
index 6e058bf..24a2af8 100644
--- a/doc/il.txt
+++ b/doc/il.txt
@@ -409,7 +409,7 @@ the following list.
     first label argument; otherwise it jumps to the other
     label.  The argument must be of word type, because of
     subtyping a long argument can be passed, but only its
-    first 32 bits will be compared to 0.
+    least significant 32 bits will be compared to 0.
 
  3. Function return.