From: joey Date: Mon, 1 May 2000 06:55:37 +0000 (+0000) Subject: r347: spelling X-Git-Tag: version_2.0.101~252 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=35679ac8f106da17e5f0cdde5bafdda42e13556a;p=debhelper.git r347: spelling --- diff --git a/examples/rules b/examples/rules index bf2ed94..93803fa 100755 --- a/examples/rules +++ b/examples/rules @@ -5,7 +5,7 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -# This is the debhelper compatability version to use. +# This is the debhelper compatibility version to use. export DH_COMPAT=1 build: build-stamp diff --git a/examples/rules.indep b/examples/rules.indep index 5822139..3be436c 100755 --- a/examples/rules.indep +++ b/examples/rules.indep @@ -7,7 +7,7 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -# This is the debhelper compatability version to use. +# This is the debhelper compatibility version to use. export DH_COMPAT=1 build: build-stamp diff --git a/examples/rules.multi b/examples/rules.multi index 34e6347..ea5597a 100755 --- a/examples/rules.multi +++ b/examples/rules.multi @@ -9,7 +9,7 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -# This is the debhelper compatability version to use. +# This is the debhelper compatibility version to use. export DH_COMPAT=1 # This has to be exported to make some magic below work. diff --git a/examples/rules.multi2 b/examples/rules.multi2 index 02ea27d..96d1bfd 100755 --- a/examples/rules.multi2 +++ b/examples/rules.multi2 @@ -8,7 +8,7 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -# This is the debhelper compatability version to use. +# This is the debhelper compatibility version to use. export DH_COMPAT=1 # This has to be exported to make some magic below work.