[poky] [PATCH 07/23] documentation: poky-ref-manual - Fixed grammar typo.
Scott Garman
scott.a.garman at intel.com
Fri Dec 28 13:44:13 PST 2012
From: Scott Rifenbark <scott.m.rifenbark at intel.com>
Signed-off-by: Scott Rifenbark <scott.m.rifenbark at intel.com>
---
documentation/poky-ref-manual/ref-variables.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml
index 0c19753..64a5220 100644
--- a/documentation/poky-ref-manual/ref-variables.xml
+++ b/documentation/poky-ref-manual/ref-variables.xml
@@ -669,7 +669,7 @@
<literallayout class='monospaced'>
FILESEXTRAPATHS_prepend := "path_1:path_2:path_3:"
</literallayout>
- Typically, you want your directories search first.
+ Typically, you want your directories searched first.
To make sure that happens, use <filename>_prepend</filename> and
the immediate expansion (<filename>:=</filename>) operator as shown in the
previous example.
--
1.7.9.5
More information about the poky
mailing list