Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes JavaDoc issues in #1000; removes implements DataSerializable from ItemStack #1252

Merged
merged 2 commits into from Oct 16, 2016
Merged

Conversation

ghost
Copy link

@ghost ghost commented May 18, 2016

"OCD" JDoc fixes. DataHolder already extends DataSerializable.

…rom ItemStack

DataHolder already extends DataSerializable.
@@ -250,7 +250,7 @@ protected Object parseValue(CommandSource source, CommandArgs args) throws Argum
}

/**
* Consumes a series of arguments. Usage is the elements concated
* Consumes a series of arguments. Usage is the elements concencated
Copy link
Contributor

@ryantheleach ryantheleach May 18, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

concatenated or concat'ed. concencated is just wrong.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lol wow, yep thanks

@kashike kashike added the priority: low Low priority label Oct 2, 2016
@Zidane Zidane merged commit 594f5b5 into SpongePowered:master Oct 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low Low priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants