Author: ianb
Date: 2005-11-26 19:15:44 +0000 (Sat, 26 Nov 2005)
New Revision: 1319
Modified:
SQLObject/docs/SQLObject.txt
Log:
Fixed typo noted by Baiju M
Modified: SQLObject/docs/SQLObject.txt
===================================================================
--- SQLObject/docs/SQLObject.txt 2005-11-22 16:10:46 UTC (rev 1318)
+++ SQLObject/docs/SQLObject.txt 2005-11-26 19:15:44 UTC (rev 1319)
@@ -19,7 +19,7 @@
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
+GNU Lesser General Public License for more details.
Introduction
============
|