[Checkins] SVN: zf.zscp/trunk/src/zf/zscp/repository.txt fix typos

Fred L. Drake, Jr. fdrake at gmail.com
Thu Jul 6 17:00:33 EDT 2006


Log message for revision 69011:
  fix typos

Changed:
  U   zf.zscp/trunk/src/zf/zscp/repository.txt

-=-
Modified: zf.zscp/trunk/src/zf/zscp/repository.txt
===================================================================
--- zf.zscp/trunk/src/zf/zscp/repository.txt	2006-07-06 15:37:13 UTC (rev 69010)
+++ zf.zscp/trunk/src/zf/zscp/repository.txt	2006-07-06 21:00:14 UTC (rev 69011)
@@ -2,11 +2,11 @@
 A ZSCP Implementation
 =====================
 
-The zscp module,
+The repository module,
 
   >>> from zf.zscp import repository
 
-implements the process for an SVN repository. It is controoled by the ZSCP
+implements the process for an SVN repository. It is controlled by the ZSCP
 repository object:
 
   >>> import tempfile



More information about the Checkins mailing list