mirror of
https://port.numenaute.org/aleajactaest/khanat-code-old.git
synced 2024-11-27 01:06:19 +00:00
Changed: Typo
This commit is contained in:
parent
8880047f69
commit
5b492fdebe
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