summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/lib/Constants.pm
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BMO/lib/Constants.pm')
-rw-r--r--extensions/BMO/lib/Constants.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/BMO/lib/Constants.pm b/extensions/BMO/lib/Constants.pm
index 3670cb9a2..8227208c8 100644
--- a/extensions/BMO/lib/Constants.pm
+++ b/extensions/BMO/lib/Constants.pm
@@ -17,7 +17,7 @@ our @EXPORT = qw(
DEV_ENGAGE_DISCUSS_NEEDINFO
);
-# Maximum attachment size in lines that will be sent with a
+# Maximum attachment size in lines that will be sent with a
# requested attachment flag notification.
use constant REQUEST_MAX_ATTACH_LINES => 1000;