Author: breser
Revision: 1404736
Modified property: svn:log
Modified: svn:log at Thu Nov 22 02:19:56 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Nov 22 02:19:56 2012
@@ -11,7 +11,7 @@ unlocking of the transaction fail (witho
created no problems and the error goes nowhere because the pool destroy/cleanup
functions return a void.
-As such this change ensures slight more correct operation, but is not
+As such this change ensures slighty more correct operation, but is not
absolutely necessary. It does have the added benefit of cleaning up a
potential memory leak when a user of the client library is not passing
pools to our commit functions that they cleanup afterwards.