From bb6cbacea0f9fac21aed7dbce017b66708a268d2 Mon Sep 17 00:00:00 2001 From: Damien Regad Date: Mon, 17 Oct 2016 17:16:57 +0200 Subject: [PATCH] Whitespace --- plugins/Gravatar/Gravatar.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/Gravatar/Gravatar.php b/plugins/Gravatar/Gravatar.php index efa9049542..e49d9595aa 100644 --- a/plugins/Gravatar/Gravatar.php +++ b/plugins/Gravatar/Gravatar.php @@ -20,11 +20,11 @@ /** * Mantis Gravatar Plugin - * + * * This is an avatar provider plugin that is based on http://www.gravatar.com. * Users will need to register there the same email address used in this * MantisBT installation to have their avatar shown. - * + * * Please note: upon registration or avatar change, it takes some time for * the updated gravatar images to show on sites */