diff options
author | Quentin Carbonneaux <quentin.carbonneaux@yale.edu> | 2016-04-01 16:53:45 -0400 |
---|---|---|
committer | Quentin Carbonneaux <quentin.carbonneaux@yale.edu> | 2016-04-01 16:53:45 -0400 |
commit | ba2e93b124e1e0d83d4ec4197df514a964917c9c (patch) | |
tree | a4cd85603974efcc448561c819669184c19d72ce /README | |
parent | b086225897dde4dcb2144bd1bc6251a12a97268a (diff) | |
download | roux-ba2e93b124e1e0d83d4ec4197df514a964917c9c.tar.gz |
typo in readme
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README index 2f3d90e..0b0e5d2 100644 --- a/README +++ b/README @@ -2,7 +2,7 @@ QBE - Backend Compiler http://c9x.me/compile/ doc/ Documentation. minic/ An example C frontend for QBE. -tools/ Miscelaneous tools (testing). +tools/ Miscellaneous tools (testing). test/ Unit tests. The LICENSE file applies to all files distributed. |