diff options
Diffstat (limited to 'protocols/MinecraftDynmap/src')
-rw-r--r-- | protocols/MinecraftDynmap/src/constants.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/MinecraftDynmap/src/constants.h b/protocols/MinecraftDynmap/src/constants.h index 0bad926ba4..f7561c7f39 100644 --- a/protocols/MinecraftDynmap/src/constants.h +++ b/protocols/MinecraftDynmap/src/constants.h @@ -23,7 +23,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once // Product management -#define MINECRAFTDYNMAP_NAME "Mincraft Dynmap" +#define MINECRAFTDYNMAP_NAME "Minecraft Dynmap" // Limits #define MINECRAFTDYNMAP_TIMEOUTS_LIMIT 6 |