Author: bojan Date: Mon Jun 16 17:18:33 2008 New Revision: 668358 URL: http://svn.apache.org/viewvc?rev=668358&view=rev Log: Fix spelling mistake. Modified: apr/apr-util/branches/1.3.x/CHANGES Modified: apr/apr-util/branches/1.3.x/CHANGES URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.3.x/CHANGES?rev=668358&r1=668357&r2=668358&view=diff ============================================================================== --- apr/apr-util/branches/1.3.x/CHANGES [utf-8] (original) +++ apr/apr-util/branches/1.3.x/CHANGES [utf-8] Mon Jun 16 17:18:33 2008 @@ -1,7 +1,7 @@ -*- coding: utf-8 -*- Changes with APR-util 1.3.2 - *) Fix parameter parsing error on ODBC DBD driver. [Tom Donovan] + *) Fix parameter parsing error in ODBC DBD driver. [Tom Donovan] *) Older OpenLDAP implementations may have ldap_set_rebind_proc() with two args. Provide detection code and alternative implementation.