[Rt-commit] r10513 - rt/branches/3.7-EXPERIMENTAL/lib/RT

ruz at bestpractical.com ruz at bestpractical.com
Sat Jan 26 20:03:53 EST 2008


Author: ruz
Date: Sat Jan 26 20:03:52 2008
New Revision: 10513

Modified:
   rt/branches/3.7-EXPERIMENTAL/lib/RT/Ticket_Overlay.pm

Log:
* pod fix

Modified: rt/branches/3.7-EXPERIMENTAL/lib/RT/Ticket_Overlay.pm
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL/lib/RT/Ticket_Overlay.pm	(original)
+++ rt/branches/3.7-EXPERIMENTAL/lib/RT/Ticket_Overlay.pm	Sat Jan 26 20:03:52 2008
@@ -1521,9 +1521,9 @@
 
 =head2 IsRequestor PRINCIPAL_ID
   
-  Takes an RT::Principal id
-  Returns true if the principal is a requestor of the current ticket.
+Takes an L<RT::Principal> id.
 
+Returns true if the principal is a requestor of the current ticket.
 
 =cut
 


More information about the Rt-commit mailing list