[Checkins] SVN: Zope/trunk/lib/python/OFS/dtml/importExport.dtml	Typo: identicial in export object screen. Had been annoying me.
    Matthew Wilkes 
    matthew at matthewwilkes.co.uk
       
    Thu Nov 20 13:07:23 EST 2008
    
    
  
Log message for revision 93183:
  Typo: identicial in export object screen.  Had been annoying me.
Changed:
  U   Zope/trunk/lib/python/OFS/dtml/importExport.dtml
-=-
Modified: Zope/trunk/lib/python/OFS/dtml/importExport.dtml
===================================================================
--- Zope/trunk/lib/python/OFS/dtml/importExport.dtml	2008-11-20 16:42:28 UTC (rev 93182)
+++ Zope/trunk/lib/python/OFS/dtml/importExport.dtml	2008-11-20 18:07:23 UTC (rev 93183)
@@ -15,7 +15,7 @@
 <b>Note:</b>
 Zope can export/import objects in two dfferent formats: a binary format (called
 ZEXP) and as XML. The ZEXP format is the officially supported export/import
-format for moving data between <u>identicial</u> Zope installations (it is not a migration tool).
+format for moving data between <u>identical</u> Zope installations (it is not a migration tool).
 The XML export/import is unsupported (and possibly broken under certain circumstances) - use it
 at your own risk.
 </p>
    
    
More information about the Checkins
mailing list