From 2e3d4582f133b5bffff2a280c3f303feefe7408e Mon Sep 17 00:00:00 2001 From: reality Date: Thu, 13 Aug 2015 21:03:21 +0000 Subject: [PATCH] derp --- modules/report/commands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/report/commands.js b/modules/report/commands.js index f939e1d..09a3c55 100644 --- a/modules/report/commands.js +++ b/modules/report/commands.js @@ -66,7 +66,7 @@ var commands = function(dbot) { if(offString) { event.reply(dbot.t('timed_notifies', { - 'user': user.priamryNick, + 'user': user.primaryNick, 'count': total, 'offString': offString, 'cString': cString,