[Checkins] SVN: zc.sourcefactory/trunk/src/zc/sourcefactory/browser/source.py fix typo

Fred L. Drake, Jr. fdrake at gmail.com
Fri Jun 8 08:56:02 EDT 2007


Log message for revision 76498:
  fix typo

Changed:
  U   zc.sourcefactory/trunk/src/zc/sourcefactory/browser/source.py

-=-
Modified: zc.sourcefactory/trunk/src/zc/sourcefactory/browser/source.py
===================================================================
--- zc.sourcefactory/trunk/src/zc/sourcefactory/browser/source.py	2007-06-08 12:29:50 UTC (rev 76497)
+++ zc.sourcefactory/trunk/src/zc/sourcefactory/browser/source.py	2007-06-08 12:56:01 UTC (rev 76498)
@@ -53,7 +53,7 @@
 
 
 class FactoredContextualTerms(FactoredTerms):
-    """A terms implementation that knows hwo to handle a source that was
+    """A terms implementation that knows how to handle a source that was
     created through a contextual source factory.
     """
 



More information about the Checkins mailing list