[py-svn] r38817 - py/trunk/py/doc
cfbolz at codespeak.net
cfbolz at codespeak.net
Wed Feb 14 13:32:38 CET 2007
Author: cfbolz
Date: Wed Feb 14 13:32:37 2007
New Revision: 38817
Modified:
py/trunk/py/doc/coding-style.txt
Log:
fix typo, make the promise less definite (it's ages old)
Modified: py/trunk/py/doc/coding-style.txt
==============================================================================
--- py/trunk/py/doc/coding-style.txt (original)
+++ py/trunk/py/doc/coding-style.txt Wed Feb 14 13:32:37 2007
@@ -47,7 +47,7 @@
- bug fixes should be encoded in a test before being fixed.
- write telling log messages because several people
- will read your diffs, an we will have a search facility
+ will read your diffs, and we plan to have a search facility
over the py lib's subversion repository.
- if you add ``.txt`` or ``.py`` files to the repository then
More information about the py-svn
mailing list