summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2016-03-09 11:26:24 -0500
committerQuentin Carbonneaux <quentin.carbonneaux@yale.edu>2016-03-09 11:26:24 -0500
commit7b2cd38cc36458375c34b3da23e71f58c8751ea0 (patch)
treee6d3008be9ea168ba14c980a72b92435cbab1f53 /doc
parenta6ef2279c71a4528c5bfebf1b857a6faf554a160 (diff)
downloadroux-7b2cd38cc36458375c34b3da23e71f58c8751ea0.tar.gz
typo in abi.txt
Diffstat (limited to 'doc')
-rw-r--r--doc/abi.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/abi.txt b/doc/abi.txt
index 80a3916..102148a 100644
--- a/doc/abi.txt
+++ b/doc/abi.txt
@@ -4,7 +4,7 @@
 
 
 This document describes concisely the subset of the x64
-as it is implemented in QBE.  The subset can handle
+ABI as it is implemented in QBE.  The subset can handle
 correctly arbitrary standard C-like structs containing
 float and integer types.  Structs that have unaligned
 members are also supported through "dark" types, see