Author: wyoung
Date: Thu Nov 13 21:37:19 2008
New Revision: 2407

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

Modified:
    trunk/test/array_index.cpp

Modified: trunk/test/array_index.cpp
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/test/array_index.cpp?rev=2407&r1=2406&r2=2407&view=diff
==============================================================================
--- trunk/test/array_index.cpp (original)
+++ trunk/test/array_index.cpp Thu Nov 13 21:37:19 2008
@@ -1,6 +1,6 @@
 /***********************************************************************
  test/array_index.cpp - Tests operator[] and at() on indexable objects
-       to ensure they thcontainer exceptions when given bad indices.
+       to ensure they throw exceptions when given bad indices.
 
  Copyright (c) 2008 by Educational Technology Resources, Inc.
  Others may also hold copyrights on code in this file.  See the


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

Reply via email to