Author: wyoung
Date: Thu Mar 15 00:45:28 2007
New Revision: 1435

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1435&view=rev
Log:
Typo fix in a comment

Modified:
    trunk/lib/coldata.h

Modified: trunk/lib/coldata.h
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/coldata.h?rev=1435&r1=1434&r2=1435&view=diff
==============================================================================
--- trunk/lib/coldata.h (original)
+++ trunk/lib/coldata.h Thu Mar 15 00:45:28 2007
@@ -75,7 +75,7 @@
 /// the result would be 14 because 2 is an integer, and C++'s type
 /// conversion rules put the ColData object in an integer context.
 ///
-/// If these automatic conversions scare you, define the micro
+/// If these automatic conversions scare you, define the macro
 /// NO_BINARY_OPERS to disable this behavior.
 ///
 /// This class also has some basic information about the type of data


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

Reply via email to