Author: mboersma Date: 2007-09-16 10:57:15 -0500 (Sun, 16 Sep 2007) New Revision: 6362
Modified: django/trunk/docs/install.txt Log: Fixed fat-finger typo. Modified: django/trunk/docs/install.txt =================================================================== --- django/trunk/docs/install.txt 2007-09-16 15:56:19 UTC (rev 6361) +++ django/trunk/docs/install.txt 2007-09-16 15:57:15 UTC (rev 6362) @@ -86,7 +86,7 @@ .. _SQLite: http://www.sqlite.org/ .. _pysqlite: http://initd.org/tracker/pysqlite .. _MySQL backend: ../databases/ -.. _cx_Oracle: http://cx-oracle.sourceforge.net// +.. _cx_Oracle: http://cx-oracle.sourceforge.net/ .. _Oracle: http://www.oracle.com/ .. _testing framework: ../testing/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" 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/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
