[Rt-commit] rt branch, 3.8-trunk, updated. 33efc7f398b09ebc9057096b2a24301a2a6bb94c

Kevin Falcone falcone at bestpractical.com
Mon Aug 3 16:45:14 EDT 2009


The branch, 3.8-trunk has been updated
       via  33efc7f398b09ebc9057096b2a24301a2a6bb94c (commit)
      from  d4840f287f3982426885f31da43ac313672b3a9c (commit)

Summary of changes:
 lib/RT/Ticket_Overlay.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 33efc7f398b09ebc9057096b2a24301a2a6bb94c
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Mon Aug 3 15:12:05 2009 -0400

    fix doc typo

diff --git a/lib/RT/Ticket_Overlay.pm b/lib/RT/Ticket_Overlay.pm
index 6d63077..085b9b4 100755
--- a/lib/RT/Ticket_Overlay.pm
+++ b/lib/RT/Ticket_Overlay.pm
@@ -3544,7 +3544,7 @@ sub CustomFieldLookupType {
 
 This method returns a list of objects for which a user's rights also apply
 to this ticket. Generally, this is only the ticket's queue, but some RT 
-extensions may make other objects availalbe too.
+extensions may make other objects available too.
 
 This method is called from L<RT::Principal/HasRight>.
 

-----------------------------------------------------------------------


More information about the Rt-commit mailing list