(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
This commit is contained in:
@@ -3893,7 +3893,7 @@ bool Train::Tick()
|
||||
}
|
||||
|
||||
/**
|
||||
* Check whether a train needs serivce, and if so, find a depot or service it.
|
||||
* Check whether a train needs service, and if so, find a depot or service it.
|
||||
* @return v %Train to check.
|
||||
*/
|
||||
static void CheckIfTrainNeedsService(Train *v)
|
||||
|
Reference in New Issue
Block a user