From 7253db0b88feba67ff9974c06ff06f0dff492bee Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Fri, 29 Dec 2006 11:11:17 +0000 Subject: debian.bbclass: fix typo --- classes/debian.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/debian.bbclass b/classes/debian.bbclass index 3992a76084..a0c78a25f4 100644 --- a/classes/debian.bbclass +++ b/classes/debian.bbclass @@ -1,6 +1,6 @@ STAGING_PKGMAPS_DIR = "${STAGING_DIR}/pkgmaps/debian" -# Debain package renaming only occurs when a package is built +# Debian package renaming only occurs when a package is built # We therefore have to make sure we build all runtime packages # before building the current package to make the packages runtime # depends are correct -- cgit v1.2.3