Package: debhelper Version: 5.0.7 Severity: minor Tags: patch
The man page for debhelper contains a paragraph which repeatedly spells compatibility as compatability; this patch fixes it. bye, Thijs
--- debhelper.pod.orig 2005-11-29 22:14:23.000000000 +0100 +++ debhelper.pod 2005-11-29 22:15:20.000000000 +0100 @@ -250,10 +250,10 @@ % echo 5 > debian/compat Unless otherwise indicated, all debhelper documentation assumes that you -are using the most recent compatability level, and in most cases does not -indicate if the behavior is different in an earlier compatability level, so -if you are not using the most recent compatability level, you're advised to -read below for notes about what is different in earlier compatability +are using the most recent compatibility level, and in most cases does not +indicate if the behavior is different in an earlier compatibility level, so +if you are not using the most recent compatibility level, you're advised to +read below for notes about what is different in earlier compatibility levels. These are the available compatibility levels:

