commit ff9990ed6ff0e2422705862b2e9ae885fd277060
parent 1e6d05e6dd59b98534d5dfc08e452096964031cb
Author: Quentin Carbonneaux <quentin.carbonneaux@yale.edu>
Date: Thu, 10 Mar 2016 16:12:04 -0500
be more precise
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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.