From: Marcin Juszkiewicz Date: Fri, 29 Dec 2006 11:11:17 +0000 (+0000) Subject: debian.bbclass: fix typo X-Git-Tag: Release-2010-05/1~9453^2~86^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7253db0b88feba67ff9974c06ff06f0dff492bee;p=openembedded.git debian.bbclass: fix typo --- 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