mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-13 02:52:37 +00:00
(svn r23431) -Fix: typo in @param variable
This commit is contained in:
parent
634796b860
commit
4df85af950
@ -473,7 +473,7 @@ public:
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the maintenance cost factor of a roadtype.
|
* Get the maintenance cost factor of a roadtype.
|
||||||
* @param railtype The roadtype to get the maintenance factor of.
|
* @param roadtype The roadtype to get the maintenance factor of.
|
||||||
* @pre IsRoadTypeAvailable(roadtype)
|
* @pre IsRoadTypeAvailable(roadtype)
|
||||||
* @return Maintenance cost factor of the roadtype.
|
* @return Maintenance cost factor of the roadtype.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user