diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2014-10-12 13:00:46 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2014-10-12 13:00:46 +0200 |
commit | 4c12951a0304d257a6b0e6b5aa2ecbbe60393c8d (patch) | |
tree | 8d03b1ff605f0bf3b3f618ef969e064c66fbbf22 /external | |
parent | d0d64225d853d01bf601b3738c26fd8ada41650e (diff) |
Typo: compatability->compatibility
Change-Id: If0b98a30452a9d1fcc340173deb6856755926471
Diffstat (limited to 'external')
-rw-r--r-- | external/unixODBC/inc/odbc/sqltypes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/external/unixODBC/inc/odbc/sqltypes.h b/external/unixODBC/inc/odbc/sqltypes.h index 9e05bc34476f..5cadacb4c359 100644 --- a/external/unixODBC/inc/odbc/sqltypes.h +++ b/external/unixODBC/inc/odbc/sqltypes.h @@ -4,7 +4,7 @@ * This is the lowest level include in unixODBC. It defines * the basic types required by unixODBC and is heavily based * upon the MS include of the same name (it has to be for - * binary compatability between drivers developed under different + * binary compatibility between drivers developed under different * packages). * * You can include this file directly but it is almost always |