Fix typo in docs for findInputFile
This commit is contained in:
parent
1cdc6b6d7e
commit
174db13165
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue