Author: cmpilato
Revision: 1404736
Modified property: svn:log
Modified: svn:log at Mon Nov 26 15:31:07 2012
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Nov 26 15:31:07 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 slighty more correct operation, but is not
+As such this change ensures slightly 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.