Typo fixes on comments/strings
My first PR contribution to TShock is spellcheck huh, frankly I don't know why but hey I could spare the time for this and caught some stuff.
This commit is contained in:
parent
35d9a8e715
commit
154bee58f1
18 changed files with 36 additions and 36 deletions
|
|
@ -399,7 +399,7 @@ namespace TShockAPI
|
|||
[Description("User can use Creative UI to set world time speed.")]
|
||||
public static readonly string journey_timespeed = "tshock.journey.time.setspeed";
|
||||
|
||||
[Description("User can use Creative UI to to toggle character godmode.")]
|
||||
[Description("User can use Creative UI to toggle character godmode.")]
|
||||
public static readonly string journey_godmode = "tshock.journey.godmode";
|
||||
|
||||
[Description("User can use Creative UI to set world wind strength/seed.")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue