[Treepkg-commits] r28 - trunk
scm-commit@wald.intevation.org
scm-commit at wald.intevation.org
Tue Mar 4 15:09:50 CET 2008
Author: bh
Date: 2008-03-04 15:09:49 +0100 (Tue, 04 Mar 2008)
New Revision: 28
Modified:
trunk/demo.cfg
Log:
fix typos
Modified: trunk/demo.cfg
===================================================================
--- trunk/demo.cfg 2008-03-04 14:08:17 UTC (rev 27)
+++ trunk/demo.cfg 2008-03-04 14:09:49 UTC (rev 28)
@@ -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
More information about the Treepkg-commits
mailing list