From 00d0f40216c703b6727f397fc69f8e7dcbfad1e7 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Feb 13 2017 17:30:44 +0000 Subject: Fix grammar error --- diff --git a/pagure/templates/settings.html b/pagure/templates/settings.html index 2a43950..0e3856b 100644 --- a/pagure/templates/settings.html +++ b/pagure/templates/settings.html @@ -272,7 +272,7 @@

The email addresses entered below will receive all the notifications related to {% if config.get('ENABLE_TICKETS', True) %} - (public) issue and {% endif %}pull-requests, this includes + (public) issues and {% endif %}pull-requests, this includes notifications about {% if config.get('ENABLE_TICKETS', True) %} new issue or {% endif %} new pull-request, new comment and status change.