summaryrefslogtreecommitdiffstats
path: root/extensions/Profanivore
diff options
context:
space:
mode:
authorKohei Yoshino <kohei.yoshino@gmail.com>2018-09-24 23:27:12 +0200
committerKohei Yoshino <kohei.yoshino@gmail.com>2018-09-26 19:23:39 +0200
commit09dd4d3192073ba9ecc7feb8a5dfcd213affd525 (patch)
tree72431fb524edf6e92afd63237e56f229217c3257 /extensions/Profanivore
parent03d03939f90f2a258d9a4840eaa9af16fca7581f (diff)
downloadbugzilla-09dd4d3192073ba9ecc7feb8a5dfcd213affd525.tar.gz
bugzilla-09dd4d3192073ba9ecc7feb8a5dfcd213affd525.tar.xz
Bug 1493500 - Remove all trailing whitespaces from all files
Diffstat (limited to 'extensions/Profanivore')
-rw-r--r--extensions/Profanivore/README14
1 files changed, 7 insertions, 7 deletions
diff --git a/extensions/Profanivore/README b/extensions/Profanivore/README
index 5ccab103f..86d46a2a3 100644
--- a/extensions/Profanivore/README
+++ b/extensions/Profanivore/README
@@ -1,14 +1,14 @@
-Profanivore 'eats' English profanities in comments, leaving behind instead a
-trail of droppings ('****'). It finds its food using a standard library Perl
-regexp. The profanity is only eaten where the comment was written by a user
-who does not have the global 'editbugs' privilege. The digestion happens at
+Profanivore 'eats' English profanities in comments, leaving behind instead a
+trail of droppings ('****'). It finds its food using a standard library Perl
+regexp. The profanity is only eaten where the comment was written by a user
+who does not have the global 'editbugs' privilege. The digestion happens at
display time, so the comment in the database is unaltered.
-However, it does not eat profanities when showing people their own comments;
-the aim here is to prevent people immediately noticing they are being
+However, it does not eat profanities when showing people their own comments;
+the aim here is to prevent people immediately noticing they are being
censored, and getting 'creative'.
-The purpose of Profanivore is to make it a little harder for trolls to
+The purpose of Profanivore is to make it a little harder for trolls to
vandalise public Bugzilla installations.
It does not currently affect fields other than comments.