Mercurial > treepkg
changeset 67:517253fa987f
fix typo in doc-string
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Wed, 11 Apr 2007 17:14:26 +0200 |
parents | 3c2e8cb7e658 |
children | 57a0b747ea3e |
files | createstaticweb.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/createstaticweb.py Wed Apr 11 17:05:48 2007 +0200 +++ b/createstaticweb.py Wed Apr 11 17:14:26 2007 +0200 @@ -6,7 +6,7 @@ # This program is free software under the GPL (>=v2) # Read the file COPYING coming with the software for details. -"""Creates static a static web-site with a status report""" +"""Creates a static web-site with a status report""" import os from optparse import OptionParser