Log message for revision 110745:
  Typo.

Changed:
  U   Zope/branches/2.12/src/Products/PluginIndexes/__init__.py

-=-
Modified: Zope/branches/2.12/src/Products/PluginIndexes/__init__.py
===================================================================
--- Zope/branches/2.12/src/Products/PluginIndexes/__init__.py   2010-04-12 
14:07:04 UTC (rev 110744)
+++ Zope/branches/2.12/src/Products/PluginIndexes/__init__.py   2010-04-12 
14:07:06 UTC (rev 110745)
@@ -79,7 +79,7 @@
                           visibility=None,
                          )
 
-    from Products.PluginIndexes.PathIndex import PathIndex
+    from Products.PluginIndexes.PathIndex.PathIndex import PathIndex
     from Products.PluginIndexes.PathIndex.PathIndex \
         import manage_addPathIndex
     from Products.PluginIndexes.PathIndex.PathIndex \

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
https://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to