From 015021bbf0e061ec50ff77d5c7dcf4dd5ab10909 Mon Sep 17 00:00:00 2001 From: Shevchik Date: Mon, 16 Dec 2013 10:10:27 +0400 Subject: [PATCH] Fix config not generating --- src/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.yml b/src/config.yml index a8a22ee..8058b88 100644 --- a/src/config.yml +++ b/src/config.yml @@ -60,4 +60,4 @@ messages: no-permission: '&cYou do not have permission to do this!' enabled: '&7You have enabled chairs for yourself!' disabled: '&7You have disabled chairs for yourself!' - command-restricted: '&7You can't issue this command while sitting' + command-restricted: '&7You can''t issue this command while sitting'