[Zope3-checkins] CVS: Zope3/src/zope/app/process - schema.xml:1.1.2.3
Fred L. Drake, Jr.
fred@zope.com
Tue, 24 Jun 2003 14:25:46 -0400
Update of /cvs-repository/Zope3/src/zope/app/process
In directory cvs.zope.org:/tmp/cvs-serv17881
Modified Files:
Tag: fdrake-zconfig-in-zope-3-branch
schema.xml
Log Message:
fix well-formedness error
=== Zope3/src/zope/app/process/schema.xml 1.1.2.2 => 1.1.2.3 ===
--- Zope3/src/zope/app/process/schema.xml:1.1.2.2 Tue Jun 24 14:18:18 2003
+++ Zope3/src/zope/app/process/schema.xml Tue Jun 24 14:25:45 2003
@@ -48,7 +48,7 @@
This integer value determines how often the interpreter checks
for periodic things such as thread switches and signal handlers.
Setting it to a larger value may increase performance for
- programs using threads. Setting it to a value <= 0 checks every
+ programs using threads. Setting it to a value <= 0 checks every
virtual instruction, maximizing responsiveness as well as
overhead.
</description>