Mercurial > moin > 1.9
changeset 2941:dc6c37c55565
fix typo
author | Thomas Waldmann <tw AT waldmann-edv DOT de> |
---|---|
date | Mon, 05 Nov 2007 23:19:49 +0100 |
parents | d54b7635a9a7 |
children | 1906e0e91f0c |
files | MoinMoin/support/python_compatibility.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/MoinMoin/support/python_compatibility.py Mon Nov 05 22:57:18 2007 +0100 +++ b/MoinMoin/support/python_compatibility.py Mon Nov 05 23:19:49 2007 +0100 @@ -1,7 +1,7 @@ """ MoinMoin - Support Package - Stuff for compatibility with older pytohn versions + Stuff for compatibility with older Python versions @copyright: 2007 Heinrich Wendel <heinrich.wendel@gmail.com>, 2007 MoinMoin:ThomasWaldmann