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

[B] Fixes BUKKIT-5673 incorrect java doc for Location#getPitch() #1082

Closed
wants to merge 1 commit into from
Closed

[B] Fixes BUKKIT-5673 incorrect java doc for Location#getPitch() #1082

wants to merge 1 commit into from

Conversation

william-reed
Copy link

The issue:
The getPitch method was labeled Sets the pitch when it should be gets the pitch so that was changed.

Justification for this PR:
It would be confusing to keep this javadoc the way it is being incorrectly labeled.

PR Breakdown:
Just changed the word 'Sets' to 'Gets' as that reflects what the method does

Testing Results:
No testing needs to occur as I only changed one letter in a javadoc.

JIRA Ticket:
BUKKIT-5673 https://bukkit.atlassian.net/browse/BUKKIT-5673

The getPitch method was labeled Sets the pitch when it should be gets the pitch so that was changed.
@Wolvereness
Copy link
Contributor

Please use our javadoc repo for javadoc changes.

@Wolvereness Wolvereness closed this Jul 4, 2014
@william-reed
Copy link
Author

sorry i moved it over to there Bukkit/Bukkit-JavaDoc#89

@TheBizii
Copy link

Guys, is this plugin or bukkit.jar for mc plugin development?

@bendem
Copy link
Contributor

bendem commented Jul 17, 2014

@tomibizjak123 you were answered here: #1085 (comment)

@TheBizii
Copy link

thanks @bendem !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants