[Zope3-checkins] CVS: Zope3/src/zope/interface - interface.py:1.13
Sidnei da Silva
sidnei at x3ng.com.br
Fri Oct 3 16:36:31 EDT 2003
Update of /cvs-repository/Zope3/src/zope/interface
In directory cvs.zope.org:/tmp/cvs-serv7858
Modified Files:
interface.py
Log Message:
Typo. psuedo -> pseudo.
=== Zope3/src/zope/interface/interface.py 1.12 => 1.13 ===
--- Zope3/src/zope/interface/interface.py:1.12 Wed Jul 30 14:35:18 2003
+++ Zope3/src/zope/interface/interface.py Fri Oct 3 16:36:30 2003
@@ -289,7 +289,7 @@
XXX For now, sort on interface and module name.
- None is treated as a psuedo interface that implies the loosest
+ None is treated as a pseudo interface that implies the loosest
contact possible, no contract. For that reason, all interfaces
sort before None.
More information about the Zope3-Checkins
mailing list