mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-10 01:09:50 +00:00
Changed: Typo
--HG-- branch : develop
This commit is contained in:
parent
fad0e9af4e
commit
3bca3f41cc
1 changed files with 1 additions and 1 deletions
|
@ -343,7 +343,7 @@ public:
|
||||||
/** Adds a search path.
|
/** Adds a search path.
|
||||||
* The path is a directory "c:/temp" all files in the directory will be included (and recursively if asked)
|
* The path is a directory "c:/temp" all files in the directory will be included (and recursively if asked)
|
||||||
*
|
*
|
||||||
* Alternative directories are not pre-cached (instead of non Alternative files) and will used when a file is not found in the standard directories.
|
* Alternative directories are not pre-cached (instead of non Alternative files) and will be used when a file is not found in the standard directories.
|
||||||
* For example, local data will be in the cached directories and server repository files will be in the Alternative files. If a new file is not
|
* For example, local data will be in the cached directories and server repository files will be in the Alternative files. If a new file is not
|
||||||
* found in the local data, we'll try to find it on the repository.
|
* found in the local data, we'll try to find it on the repository.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue