From 35679ac8f106da17e5f0cdde5bafdda42e13556a Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 1 May 2000 06:55:37 +0000 Subject: r347: spelling --- examples/rules | 2 +- examples/rules.indep | 2 +- examples/rules.multi | 2 +- examples/rules.multi2 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'examples') diff --git a/examples/rules b/examples/rules index bf2ed948..93803fa6 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 58221391..3be436cb 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 34e6347c..ea5597a7 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 02ea27d7..96d1bfd9 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. -- cgit v1.2.3