[Zope-Checkins] CVS: StandaloneZConfig/ZConfig/doc -
zconfig.tex:1.104
Fred L. Drake, Jr.
fred at zope.com
Thu Apr 15 03:21:22 EDT 2004
Update of /cvs-repository/StandaloneZConfig/ZConfig/doc
In directory cvs.zope.org:/tmp/cvs-serv3925
Modified Files:
zconfig.tex
Log Message:
the word "extension" has been banned from ZConfig; don't use it
=== StandaloneZConfig/ZConfig/doc/zconfig.tex 1.103 => 1.104 ===
--- StandaloneZConfig/ZConfig/doc/zconfig.tex:1.103 Thu Apr 15 02:48:56 2004
+++ StandaloneZConfig/ZConfig/doc/zconfig.tex Thu Apr 15 03:21:21 2004
@@ -231,7 +231,7 @@
</eventlog>
\end{verbatim}
-A third-party extension may provide a log handler to send
+A third-party component may provide a log handler to send
high-priority alerts the system administrator's text pager or
SMS-capable phone. All that's needed is to install the implementation
so it can be imported by Python, and modify the configuration:
More information about the Zope-Checkins
mailing list