[Zope-Checkins] SVN: Zope/branches/2.9/doc/ Trivial doc fixes from trunk.

Paul Winkler pw_lists at slinkp.com
Mon Dec 12 11:36:13 EST 2005


Log message for revision 40736:
  Trivial doc fixes from trunk.
  

Changed:
  U   Zope/branches/2.9/doc/FAQ.txt
  U   Zope/branches/2.9/doc/INSTALL.txt

-=-
Modified: Zope/branches/2.9/doc/FAQ.txt
===================================================================
--- Zope/branches/2.9/doc/FAQ.txt	2005-12-12 16:31:56 UTC (rev 40735)
+++ Zope/branches/2.9/doc/FAQ.txt	2005-12-12 16:36:13 UTC (rev 40736)
@@ -277,15 +277,11 @@
        browser.  Clear your cache and view the HTML source again.
 
 
-    2. I'm using Python 2.4 and I'm having a problem ...
+    2. I'm using Python 2.x and I'm having a problem ...
 
-       As of the release of Zope 2.8, Python 2.4 has not been approved for 
-       use with any version of Zope yet.  Please use Python 2.3. 
-
        The correct version of Python should always be automatically detected
        and used when you configure and install Zope. In general, you 
        should let the configure script do its job and don't try to 
        force an unsupported version of Python!
 
 
-

Modified: Zope/branches/2.9/doc/INSTALL.txt
===================================================================
--- Zope/branches/2.9/doc/INSTALL.txt	2005-12-12 16:31:56 UTC (rev 40735)
+++ Zope/branches/2.9/doc/INSTALL.txt	2005-12-12 16:36:13 UTC (rev 40736)
@@ -181,7 +181,7 @@
 
   Zope doesn't require any existing webserver to run, but you can
   integrate it with other webservers as necessary.  See the
-  WEBSERVERS.txt file for more information about configuring Zope with
+  WEBSERVER.txt file for more information about configuring Zope with
   an existing web server.  There is also information about integrating
   Zope with existing webservers on the Zope.org website.
 



More information about the Zope-Checkins mailing list