SVN: CMF/branches/1.6/CMFCore/exportimport/properties.py Fixed two typos.

"Stefan H. Holek" <[email protected]>
Newsgroups gmane.comp.web.zope.cmf.cvs
Message-ID <[email protected]>
Log message for revision 69716:
  Fixed two typos.
  

Changed:
  U   CMF/branches/1.6/CMFCore/exportimport/properties.py

-=-
Modified: CMF/branches/1.6/CMFCore/exportimport/properties.py
===================================================================
--- CMF/branches/1.6/CMFCore/exportimport/properties.py	2006-08-21 11:20:38 UTC (rev 69715)
+++ CMF/branches/1.6/CMFCore/exportimport/properties.py	2006-08-21 11:59:41 UTC (rev 69716)
@@ -68,7 +68,7 @@
 
     importer = zapi.queryMultiAdapter((site, context), IBody)
     if importer is None:
-        logger.warning('Import adapter misssing.')
+        logger.warning('Import adapter missing.')
         return
 
     importer.body = body
@@ -81,7 +81,7 @@
 
     exporter = zapi.queryMultiAdapter((site, context), IBody)
     if exporter is None:
-        logger.warning('Export adapter misssing.')
+        logger.warning('Export adapter missing.')
         return
 
     context.writeDataFile(_FILENAME, exporter.body, exporter.mime_type)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.