# HG changeset patch # User Bernhard Herzog # Date 1204639789 0 # Node ID 4224f0bf2168ea6520bafd9f6be1bbffd627280a # Parent e6cfe3b8095679899bbfb554484af82abcfe9ddf fix typos diff -r e6cfe3b80956 -r 4224f0bf2168 demo.cfg --- 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