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 */