[pywin32-checkins] /hgrepo/p/py/pywin32/pywin32: trivial typo
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: <pyw...@li...> - 2011-03-06 06:21:45
|
details: http://pywin32.hg.sourceforge.net/hgweb/pywin32/pywin32/hgrepo/p/py/pywin32/pywin32/rev/58b1345cbe40 changeset: 4099:58b1345cbe40 user: Mark Hammond <mha...@sk...> date: Sun Mar 06 17:20:32 2011 +1100 description: trivial typo diffstat: CHANGES.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r e3e23407aba6 -r 58b1345cbe40 CHANGES.txt --- a/CHANGES.txt Sun Mar 06 17:18:04 2011 +1100 +++ b/CHANGES.txt Sun Mar 06 17:20:32 2011 +1100 @@ -7,7 +7,7 @@ Since build 216: ---------------- -* Source-code management move from CVS to Mercurual. +* Source-code management moved from CVS to Mercurual. Since build 215: ---------------- |