From 9e3c79cfe84937439d0777875fdb7437b067c2b2 Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Thu, 22 Mar 2012 06:05:59 -0400 Subject: Fix common typoes "existant", "dependant" and variations Fix a couple common typoes, all contained within comments so there should be no effect on functionality. (From OE-Core rev: dc52c3cbf3a7b7242d53019f7643495eb40c0566) Signed-off-by: Robert P. J. Day Signed-off-by: Richard Purdie --- meta/conf/documentation.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/conf') diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf index d984d0d656..f4d62418c6 100644 --- a/meta/conf/documentation.conf +++ b/meta/conf/documentation.conf @@ -40,7 +40,7 @@ ASSUME_SHLIBS[doc] = "List of shlib:package[_version] mappings. Useful for lib p for which automatic shlib dependency tracking doesn't work." PACKAGE_ARCH[doc] = 'The architecture needed for using a resulting package. If you have \ -machine dependant configuration options in your bitbake file add a \ +machine-dependent configuration options in your bitbake file add a \ PACKAGE_ARCH = "${MACHINE_ARCH}" to the file.' PACKAGE_ARCHS[doc] = 'A list of architectures compatible with the given target in order of priority' -- cgit v1.2.3-54-g00ecf