typo (PR9569)

svn: r10553
This commit is contained in:
Eli Barzilay 2008-07-02 06:15:24 +00:00
parent 6cbd467e17
commit f539581ebc

View File

@ -161,7 +161,7 @@ files. Note that this technique does not support accessing
reference @scheme[(duck)] is treated like @scheme[(duck main)] for
finding the library, as explained in @secref["libpaths"]. Multiple
paths can be provided with multiple uses of @DPFlag{path}; the paths
are search in order, and before the installation's collections.
are searched in order, and before the installation's collections.
@; ----------------------------------------