Author: phd
Date: 2010-02-01 07:52:49 -0700 (Mon, 01 Feb 2010)
New Revision: 4094
Modified:
SQLObject/trunk/docs/News.txt
Log:
Fixed misspellings.
Modified: SQLObject/trunk/docs/News.txt
===================================================================
--- SQLObject/trunk/docs/News.txt 2010-02-01 14:50:22 UTC (rev 4093)
+++ SQLObject/trunk/docs/News.txt 2010-02-01 14:52:49 UTC (rev 4094)
@@ -20,8 +20,8 @@
--------------
* Do not pollute the base sqlmeta class to allow Style to set idName. In
- the case of inherited idName inherited value takes precedence; To allow
- Style to set idName resets inherited idName to None.
+ the case of inherited idName inherited value takes precedence; to allow
+ Style to set idName reset inherited idName to None.
SQLObject 0.12.1
================
|