mirror of
https://github.com/PaperMC/Paper.git
synced 2025-02-11 18:11:55 +01:00
Fix typo in NamespacedKey docs
By: md_5 <git@md-5.net>
This commit is contained in:
parent
9d7599793b
commit
72ce939ef7
@ -17,7 +17,7 @@ public final class NamespacedKey {
|
||||
public static final String MINECRAFT = "minecraft";
|
||||
/**
|
||||
* The namespace representing all keys generated by Bukkit for backwards
|
||||
* compatability measures.
|
||||
* compatibility measures.
|
||||
*/
|
||||
public static final String BUKKIT = "bukkit";
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user