mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-23 16:56:31 +01:00
Fix typo in NamespacedKey docs
By: md_5 <git@md-5.net>
This commit is contained in:
parent
9d7599793b
commit
72ce939ef7
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue