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,