Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
richardbuckle committed Nov 4, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 40474a1 commit a392249
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Utilities/Constants.cs
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ public class Constants
public static readonly string VEHICLE_SRV = "SRV";
public static readonly string VEHICLE_FIGHTER = "Fighter";

//Option defualts
//Option defaults
public const int maxStationDistanceDefault = 10000;
public const int missionWarningDefault = 60;

0 comments on commit a392249

Please sign in to comment.