|
@@ -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.
|