Message ID | 20201012074319.10544-1-naoki.hayama@lineo.co.jp |
---|---|
State | New |
Headers | show |
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index e9ce182a5..dbe49ee3c 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -12968,7 +12968,7 @@ In the output of <filename>bitbake -e</filename>, each variable is preceded by a description of how the variable got its value, including temporary values that were later - overriden. + overridden. This description also includes variable flags (varflags) set on the variable. The output can be very helpful during debugging.
s/overriden/overridden/ Signed-off-by: Naoki Hayama <naoki.hayama@lineo.co.jp> --- documentation/dev-manual/dev-manual-common-tasks.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)