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

org.bukkit.attribute.Attribute.BURNING_TIME description spelling mistake #11862

Closed
phant0m2290 opened this issue Dec 29, 2024 · 3 comments
Closed
Labels
scope: api status: accepted Disputed bug is accepted as valid or Feature accepted as desired to be added.

Comments

@phant0m2290
Copy link

phant0m2290 commented Dec 29, 2024

Expected behavior

The description says ingition but it should be ignition
https://jd.papermc.io/paper/1.21.4/org/bukkit/attribute/Attribute.html#BURNING_TIME
Image

Observed/Actual behavior

Spelling mistake. It says ingition

Steps/models to reproduce

Open javadocs or sourcecode or whatever and look at the description of org.bukkit.attribute.Attribute.BURNING_TIME

Plugin and Datapack List

N/A

Paper version

paper-api:1.21.4-R0.1-SNAPSHOT

Other

No response

@x9nico
Copy link
Contributor

x9nico commented Dec 29, 2024

It looks like Spigot done the same error : https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/attribute/Attribute.html

@x9nico
Copy link
Contributor

x9nico commented Dec 29, 2024

I done a PR to fix it : #11864

@Warriorrrr Warriorrrr added status: accepted Disputed bug is accepted as valid or Feature accepted as desired to be added. scope: api and removed status: needs triage labels Dec 29, 2024
@lynxplay
Copy link
Contributor

Resolved by #11864

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: api status: accepted Disputed bug is accepted as valid or Feature accepted as desired to be added.
Projects
None yet
Development

No branches or pull requests

4 participants