[Checkins] SVN:	zope.server/branches/achapman-exc-info/src/zope/server/http/tests/test_wsgiserver.py	fix typo.
    Satchidanand Haridas 
    satchit at zope.com
       
    Tue May 17 10:21:59 EDT 2011
    
    
  
Log message for revision 121688:
  fix typo.
  
  
Changed:
  U   zope.server/branches/achapman-exc-info/src/zope/server/http/tests/test_wsgiserver.py
-=-
Modified: zope.server/branches/achapman-exc-info/src/zope/server/http/tests/test_wsgiserver.py
===================================================================
--- zope.server/branches/achapman-exc-info/src/zope/server/http/tests/test_wsgiserver.py	2011-05-17 14:14:20 UTC (rev 121687)
+++ zope.server/branches/achapman-exc-info/src/zope/server/http/tests/test_wsgiserver.py	2011-05-17 14:21:58 UTC (rev 121688)
@@ -9,7 +9,7 @@
 # WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
 # FOR A PARTICULAR PURPOSE.
 ##############################################################################
-"""Test Puvlisher-based HTTP Server
+"""Test Publisher-based HTTP Server
 """
 import StringIO
 import sys
    
    
More information about the checkins
mailing list