From 926a813a93a336fb2fdf7f145809da6c4b656d08 Mon Sep 17 00:00:00 2001 From: mcmonkey4eva Date: Sat, 14 May 2016 01:30:07 -0700 Subject: [PATCH] Update readme, meta typo fix --- README.md | 2 +- .../denizen/scripts/commands/BukkitCommandRegistry.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa9abd7b68..54dc773af9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Denizen: Helpful Citizens for Bukkit! ------------------------------------- -**Version 0.9.8**: Compatible with Spigot 1.9 -- Working towards the Denizen 1.0 release! +**Version 0.9.8**: Compatible with Spigot 1.9.4 -- Working towards the Denizen 1.0 release! **Download (Developmental builds)**: http://ci.citizensnpcs.co/job/Denizen/ **Download (VERY Developmental builds)**: http://ci.mineconomy.org/job/Denizen_Developmental/ diff --git a/src/main/java/net/aufdemrand/denizen/scripts/commands/BukkitCommandRegistry.java b/src/main/java/net/aufdemrand/denizen/scripts/commands/BukkitCommandRegistry.java index c50b5e0ffb..1b40c46752 100644 --- a/src/main/java/net/aufdemrand/denizen/scripts/commands/BukkitCommandRegistry.java +++ b/src/main/java/net/aufdemrand/denizen/scripts/commands/BukkitCommandRegistry.java @@ -1471,7 +1471,7 @@ public void registerCoreMembers() { // @Syntax glow [|...] () // @Required 1 // @Stable unstable - // @Short Makes the link player see the chosen entities as glowing. + // @Short Makes the linked player see the chosen entities as glowing. // @Author mcmonkey // @Group player // @Description