summaryrefslogtreecommitdiff
path: root/rt/lib/RT/Attribute.pm
diff options
context:
space:
mode:
Diffstat (limited to 'rt/lib/RT/Attribute.pm')
-rw-r--r--rt/lib/RT/Attribute.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/rt/lib/RT/Attribute.pm b/rt/lib/RT/Attribute.pm
index aa965e0..0850894 100644
--- a/rt/lib/RT/Attribute.pm
+++ b/rt/lib/RT/Attribute.pm
@@ -2,7 +2,7 @@
#
# COPYRIGHT:
#
-# This software is Copyright (c) 1996-2017 Best Practical Solutions, LLC
+# This software is Copyright (c) 1996-2018 Best Practical Solutions, LLC
# <sales@bestpractical.com>
#
# (Except where explicitly superseded by other copyright notices)
@@ -432,7 +432,7 @@ sub CurrentUserHasRight {
=head1 TODO
-We should be deserializing the content on load and then enver again, rather than at every access
+We should be deserializing the content on load and then never again, rather than at every access
=cut