Fix typo in docs for findInputFile

This commit is contained in:
Bryan W. Weber 2016-10-26 00:50:39 -04:00 committed by Ray Speth
parent 1cdc6b6d7e
commit 174db13165

View file

@ -248,7 +248,7 @@ public:
* above.
*
* The default set of directories specified for the application will be
* searched if a '/' or an '\\' is found in the name. If either is found
* searched if a '/' or an '\\' is not found in the name. If either is found
* then a relative path name is presumed, and the default directories are
* not searched.
*