# HG changeset patch # User Bernhard Herzog # Date 1254833694 0 # Node ID 7b00edc5bf66db67dd1010c3d8bf9b364eb37437 # Parent 97c17fb0ca194338032232a49a6509297f6ea3f9 fix typo diff -r 97c17fb0ca19 -r 7b00edc5bf66 demo.cfg --- a/demo.cfg Fri Sep 18 13:45:41 2009 +0000 +++ b/demo.cfg Tue Oct 06 12:54:54 2009 +0000 @@ -45,10 +45,10 @@ # package might be named foo_1.0-treepkg1_all.deb debrevision_prefix: treepkg -# Whether to handle dependencies between packager. This is useful if -# the tree packager is to build a library and program using the library -# each with their own debian source packages and repositories. With -# dependency handling the library will always be updated before the +# Whether to handle dependencies between packagers. This is useful if +# the tree packager is to build a library and a program using the +# library, each with their own debian source packages and repositories. +# With dependency handling the library will always be updated before the # program and the binary packages of the library will be made available # to the pbuilder instance, so that the program will be built against # them.