Author: david
Date: Tue Nov 24 14:17:40 2009
New Revision: 3955
Log:
Fix typo.
Modified:
trunk/lib/model/QubitInformationObject.php
Modified: trunk/lib/model/QubitInformationObject.php
==============================================================================
--- trunk/lib/model/QubitInformationObject.php Tue Nov 24 14:15:31 2009
(r3954)
+++ trunk/lib/model/QubitInformationObject.php Tue Nov 24 14:17:40 2009
(r3955)
@@ -145,7 +145,7 @@
{
$child->save();
}
- catch (PropelExceptino $e)
+ catch (PropelException $e)
{
}
}
--
You received this message because you are subscribed to the Google Groups
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/qubit-commits?hl=en.