[win32] merge change#904 from maintbranch
[p5sagit/p5-mst-13.2.git] / pod / perldiag.pod
index 4808563..d46ff33 100644 (file)
@@ -670,7 +670,7 @@ but there is no function to autoload.  Most probable causes are a misprint
 in a function/method name or a failure to C<AutoSplit> the file, say, by
 doing C<make install>.
 
-=item Can't locate %s in @INC
+=item Can't locate file '%s' in @INC
 
 (F) You said to do (or require, or use) a file that couldn't be found
 in any of the libraries mentioned in @INC.  Perhaps you need to set the