[Zope-CVS] CVS: Products/ExternalMount - ExternalMount.py:1.3

Shane Hathaway shane@cvs.zope.org
Wed, 28 Aug 2002 14:06:28 -0400


Update of /cvs-repository/Products/ExternalMount
In directory cvs.zope.org:/tmp/cvs-serv11808

Modified Files:
	ExternalMount.py 
Log Message:
Maintaining comments :-)


=== Products/ExternalMount/ExternalMount.py 1.2 => 1.3 ===
--- Products/ExternalMount/ExternalMount.py:1.2	Wed Aug 28 13:50:27 2002
+++ Products/ExternalMount/ExternalMount.py	Wed Aug 28 14:06:28 2002
@@ -111,7 +111,7 @@
     self = self.this()
     f._test(self)  # Test the connection.
     # Add a faux object to avoid generating events while appeasing
-    # OFS.ObjectManager._setObject(), then discretely
+    # OFS.ObjectManager._setObject(), then discreetly
     # replace the faux object.
     self._setObject(f.id, Folder())
     self._setOb(f.id, f)