Fix: Some code and comment typos

Found with codespell
This commit is contained in:
nikolas
2019-01-17 17:01:07 -05:00
committed by Charles Pigott
parent 1623cb553b
commit d8ccad91f9
8 changed files with 17 additions and 17 deletions

View File

@@ -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
{