]> git.donarmstrong.com Git - debhelper.git/commitdiff
typo
authorJoey Hess <joey@kitenet.net>
Sat, 26 Feb 2011 19:26:31 +0000 (15:26 -0400)
committerJoey Hess <joey@kitenet.net>
Sat, 26 Feb 2011 19:26:31 +0000 (15:26 -0400)
debhelper.pod

index 1a6e6cd0594517e6dc149e1abafe169a5386e79a..f541a7e9745e8d3de1d2d85365a4b79b30fc3887 100644 (file)
@@ -528,7 +528,7 @@ can cause some packages to fail to build.
 B<dh> requires the sequence to run be specified as the first parameter, and
 any switches come after it. Ie, use "B<dh $@ --foo>", not "B<dh --foo $@>".
 
-=item
+=item -
 
 B<dh_auto_>I<*> prefer to use Perl's B<Module::Build> in preference to F<Makefile.PL>.