Author: wyoung
Date: Sun Apr 13 21:30:11 2008
New Revision: 2277

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2277&view=rev
Log:
Typo fix

Modified:
    trunk/ChangeLog

Modified: trunk/ChangeLog
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/ChangeLog?rev=2277&r1=2276&r2=2277&view=diff
==============================================================================
--- trunk/ChangeLog (original)
+++ trunk/ChangeLog Sun Apr 13 21:30:11 2008
@@ -7,7 +7,7 @@
     o Replaced Query's safe bool mechanism with an override of
       basic_ios::operator void*() to avoid a conflict between the
       two mechanisms.  As the base class version isn't virtual,
-      this is arguably evil, but it should be harmess in typical use.
+      this is arguably evil, but it should be harmless in typical use.
       Besides, testing Query in bool context usually isn't the right
       thing anyway: test the result set instead.
 


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to