From 2fe2965befe85afd6a616c6750ef61341de7a5b6 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Jun 12 2015 14:39:58 +0000 Subject: Fix typo --- diff --git a/pagure/lib/notify.py b/pagure/lib/notify.py index c6ac4d1..6a15fe5 100644 --- a/pagure/lib/notify.py +++ b/pagure/lib/notify.py @@ -470,7 +470,7 @@ To reply, visit the link below or just reply to this email comment.pull_request.project.name, 'pull-request', comment.pull_request.id)) - mail_to = _get_emails_for_issue(request) + mail_to = _get_emails_for_issue(comment.pull_request) mail_to = _clean_emails(mail_to, user) send_email(