[Zconfig] SVN: ZConfig/trunk/doc/zconfig.tex clarify wording

Fred L. Drake, Jr. fdrake at gmail.com
Tue Nov 8 11:31:25 EST 2005


Log message for revision 39981:
  clarify wording

Changed:
  U   ZConfig/trunk/doc/zconfig.tex

-=-
Modified: ZConfig/trunk/doc/zconfig.tex
===================================================================
--- ZConfig/trunk/doc/zconfig.tex	2005-11-08 16:21:38 UTC (rev 39980)
+++ ZConfig/trunk/doc/zconfig.tex	2005-11-08 16:31:24 UTC (rev 39981)
@@ -1364,7 +1364,7 @@
         return NoiseServer(self.ip, self.port, generator)
 \end{verbatim}
 
-You'll need to arrange for the package containing this component is
+You'll need to arrange for the package containing this component to be
 available on Python's \code{sys.path} before the configuration file is
 loaded; this is mostly easily done by manipulating the
 \envvar{PYTHONPATH} environment variable.



More information about the ZConfig mailing list