(svn r15482) -Fix [NoAI]: Typos in api docs.

This commit is contained in:
yexo
2009-02-14 20:07:05 +00:00
parent 8e75f5244c
commit d0895a65ce
2 changed files with 3 additions and 3 deletions

View File

@@ -320,7 +320,7 @@ public:
/**
* Builds a road bus or truck station.
* @param tile Place to build the depot.
* @param tile Place to build the station.
* @param front The tile exactly in front of the station.
* For drive-through stations either entrance side can be used.
* @param truck Whether to build a truck (true) or bus (false) station.