summaryrefslogtreecommitdiff
path: root/rt/lib/RT/CachedGroupMembers_Overlay.pm
diff options
context:
space:
mode:
Diffstat (limited to 'rt/lib/RT/CachedGroupMembers_Overlay.pm')
-rw-r--r--rt/lib/RT/CachedGroupMembers_Overlay.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/rt/lib/RT/CachedGroupMembers_Overlay.pm b/rt/lib/RT/CachedGroupMembers_Overlay.pm
index 500a54feb..09c63cbf5 100644
--- a/rt/lib/RT/CachedGroupMembers_Overlay.pm
+++ b/rt/lib/RT/CachedGroupMembers_Overlay.pm
@@ -51,7 +51,7 @@ no warnings qw(redefine);
=head2 LimitToUsers
Limits this search object to users who are members of this group
-This is really useful when you want to haave your UI seperate out
+This is really useful when you want to have your UI separate out
groups from users for display purposes
=cut
@@ -78,7 +78,7 @@ sub LimitToUsers {
=head2 LimitToGroups
Limits this search object to Groups who are members of this group
-This is really useful when you want to haave your UI seperate out
+This is really useful when you want to have your UI separate out
groups from users for display purposes
=cut