From 706ac6417162d94eb701952d40df136cd9528b56 Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Fri, 21 Jun 2013 13:48:35 +0200 Subject: New upstream version 5.5.0+dfsg --- ext/odbc/php_odbc_includes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/odbc/php_odbc_includes.h') diff --git a/ext/odbc/php_odbc_includes.h b/ext/odbc/php_odbc_includes.h index 8251528e1..ca237c053 100644 --- a/ext/odbc/php_odbc_includes.h +++ b/ext/odbc/php_odbc_includes.h @@ -161,7 +161,7 @@ PHP_FUNCTION(solid_fetch_prev); #define UNIX /* * Extended Fetch in the Birdstep ODBC API is incapable of returning long varchar (memo) fields. - * So the following line has been commented-out to accomadate. - KNS + * So the following line has been commented-out to accommodate. - KNS * * #define HAVE_SQL_EXTENDED_FETCH 1 */ -- cgit v1.2.3