From 78fbe45663b0bfa7650ba62bcfc89daf1826bd2e Mon Sep 17 00:00:00 2001 From: anekos Date: Tue, 10 Apr 2012 02:54:50 +0900 Subject: Kitteny Engrish. --- longcat.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'longcat.js') diff --git a/longcat.js b/longcat.js index 226a65c..b4d17a4 100644 --- a/longcat.js +++ b/longcat.js @@ -37,7 +37,7 @@ let INFO = <> anekos @@ -242,7 +242,7 @@ let INFO = commands.addUserCommand( ['longcat'], - 'Longcat beautify your life.', + 'Longcat beautifies your life.', function (args) { let n = parseInt(args[0] || '20', 10); drawCat(n); -- cgit v1.2.3