Merge pull request #1461 from Ryozuki/pr_fix_comment_typo
Fix comment typo
This commit is contained in:
commit
c0f0338006
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ namespace TShockAPI.DB
|
|||
/// <param name="x">The X position.</param>
|
||||
/// <param name="y">The Y position.</param>
|
||||
/// <param name="name">The name.</param>
|
||||
/// <returns>Whether the opration succeeded.</returns>
|
||||
/// <returns>Whether the operation succeeded.</returns>
|
||||
public bool Add(int x, int y, string name)
|
||||
{
|
||||
try
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue