Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 6b9c2563 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

corrected typo

parent d069ce37
No related branches found
No related tags found
No related merge requests found
......@@ -168,7 +168,7 @@ namespace TUGraz.VectoCore.OutputData
public const string CRUISE_TIMESHARE = "CruiseTimeShare [%]";
public const string STOP_TIMESHARE = "StopTimeShare [%]";
public const string MAX_SPEED = "max. speed [km/h";
public const string MAX_SPEED = "max. speed [km/h]";
public const string MAX_ACCELERATION = "max. acc [m/s²]";
public const string MAX_DECELERATION = "max. dec [m/s²]";
public const string AVG_ENGINE_SPEED = "n_eng_avg [rpm]";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment