# HG changeset patch # User jwe # Date 1127158172 0 # Node ID 48ce24e8247cacdfc9470b5dc0a7dd06be87445f # Parent c6dc1ccd83a95cc0295f66f996d3ffea66827a88 [project @ 2005-09-19 19:29:32 by jwe] diff --git a/src/utils.cc b/src/utils.cc --- a/src/utils.cc +++ b/src/utils.cc @@ -356,7 +356,7 @@ a cell array containing the list of all files that have the same\n\ name in the path. If no files are found, return an empty cell array.\n\ \n\ -Note that @code{file_in_path} does not expand leading, trailing, +Note that @code{file_in_path} does not expand leading, trailing,\n\ or doubled colons the way that @code{file_in_loadpath} does. See\n\ also @xref{LOADPATH}, for an explanation of how colon expansion\n\ is applied to @code{LOADPATH}.\n\