From 7b2cd38cc36458375c34b3da23e71f58c8751ea0 Mon Sep 17 00:00:00 2001
From: Quentin Carbonneaux <quentin.carbonneaux@yale.edu>
Date: Wed, 9 Mar 2016 11:26:24 -0500
Subject: [PATCH] typo in abi.txt

---
 doc/abi.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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