Fix: Some code and comment typos
Found with codespell
This commit is contained in:
@@ -723,7 +723,7 @@ bool Vehicle::IsEngineCountable() const
|
||||
|
||||
/**
|
||||
* Check whether Vehicle::engine_type has any meaning.
|
||||
* @return true if the vehicle has a useable engine type.
|
||||
* @return true if the vehicle has a usable engine type.
|
||||
*/
|
||||
bool Vehicle::HasEngineType() const
|
||||
{
|
||||
|
Reference in New Issue
Block a user