Mercurial > treepkg
changeset 103:4224f0bf2168
fix typos
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Tue, 04 Mar 2008 14:09:49 +0000 |
parents | e6cfe3b80956 |
children | c0c93d242438 |
files | demo.cfg |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/demo.cfg Tue Mar 04 14:08:17 2008 +0000 +++ b/demo.cfg Tue Mar 04 14:09:49 2008 +0000 @@ -14,8 +14,8 @@ # # The value of this option is split into words with the python function # shlex.split. See the python documentation for the precise semantics. -# shlex.split works pretty much like a POSIX shell but it doesn't to any -# expansions. +# shlex.split works pretty much like a POSIX shell but it doesn't +# perform any expansions. # # Set an empty value to indicate that no special command is needed. # @@ -26,7 +26,7 @@ # The pbuilder config file to use. It should be an absolute filename. # The script initpbuilder.py can create it and the rest of the pbuilder # files and directories. You can override this in the pkg_ sections for -# individual packagers if necessaary. You will have to adapt pbuilder +# individual packagers if necessary. You will have to adapt pbuilder # yourself, then, though. pbuilderrc: %(treepkg_dir)s/pbuilder/pbuilderrc