diff options
author | Joey Hess <joey@kitenet.net> | 2012-01-15 14:31:50 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-01-15 14:31:50 -0400 |
commit | 4a692f55a0e9d9c579281f1c2002036436b2b367 (patch) | |
tree | 62ee15a2aebd7f0a47131f5741ceae4c1fd2da24 /Debian/Debhelper | |
parent | 78d072a8d942283723d94fbfb8f40e61d1f7fbe4 (diff) |
speling
Diffstat (limited to 'Debian/Debhelper')
-rw-r--r-- | Debian/Debhelper/Dh_Lib.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Debian/Debhelper/Dh_Lib.pm b/Debian/Debhelper/Dh_Lib.pm index 070c6d6..e0a274a 100644 --- a/Debian/Debhelper/Dh_Lib.pm +++ b/Debian/Debhelper/Dh_Lib.pm @@ -346,7 +346,7 @@ sub dirname { } } else { - warning("No compatability level specified in debian/compat"); + warning("No compatibility level specified in debian/compat"); warning("This package will soon FTBFS; time to fix it!"); } |