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
|
|
@ -141,7 +141,7 @@ namespace TShockAPI
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Broadcasts a message from a Terraria playerplayer, not TShock
|
||||
/// Broadcasts a message from a Terraria player, not TShock
|
||||
/// </summary>
|
||||
/// <param name="ply">ply - the Terraria player index that will send the packet</param>
|
||||
/// <param name="msg">msg - The message to send</param>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue