(svn r22459) -Doc: Typo fixes and doxygen markup improvements.

This commit is contained in:
alberth
2011-05-14 18:35:40 +00:00
parent 1830f27506
commit a70556dac2
11 changed files with 18 additions and 18 deletions

View File

@@ -27,7 +27,7 @@ void FioReadBlock(void *ptr, size_t size);
void FioSkipBytes(int n);
/**
* The searchpaths OpenTTD could search through.
* The search paths OpenTTD could search through.
* At least one of the slots has to be filled with a path.
* NULL paths tell that there is no such path for the
* current operating system.