From c0c60edcb21cb102668249f75eda8a5821d9bc39 Mon Sep 17 00:00:00 2001 From: cfbolz Date: Wed, 14 Feb 2007 13:32:37 +0100 Subject: [PATCH] [svn r38817] fix typo, make the promise less definite (it's ages old) --HG-- branch : trunk --- py/doc/coding-style.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/doc/coding-style.txt b/py/doc/coding-style.txt index caaec3b61..688168909 100644 --- a/py/doc/coding-style.txt +++ b/py/doc/coding-style.txt @@ -47,7 +47,7 @@ committing - 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