[Checkins] SVN: Products.ZCatalog/trunk/src/Products/PluginIndexes/UUIDIndex/UUIDIndex.py Whitespace, doh!

Hanno Schlichting hannosch at hannosch.eu
Fri Jan 28 17:24:47 EST 2011


Log message for revision 119993:
  Whitespace, doh!
  

Changed:
  U   Products.ZCatalog/trunk/src/Products/PluginIndexes/UUIDIndex/UUIDIndex.py

-=-
Modified: Products.ZCatalog/trunk/src/Products/PluginIndexes/UUIDIndex/UUIDIndex.py
===================================================================
--- Products.ZCatalog/trunk/src/Products/PluginIndexes/UUIDIndex/UUIDIndex.py	2011-01-28 19:26:49 UTC (rev 119992)
+++ Products.ZCatalog/trunk/src/Products/PluginIndexes/UUIDIndex/UUIDIndex.py	2011-01-28 22:24:46 UTC (rev 119993)
@@ -32,7 +32,7 @@
     For each datum only one documentId can exist.
     """
 
-    meta_type= " UUIDIndex"
+    meta_type= "UUIDIndex"
 
     manage_options= (
         {'label': 'Settings', 'action': 'manage_main'},



More information about the checkins mailing list