[Rt-commit] r3390 - in rt/branches/3.4-RELEASE: . lib/RT
kevinr at bestpractical.com
kevinr at bestpractical.com
Tue Jul 5 19:11:14 EDT 2005
Author: kevinr
Date: Tue Jul 5 19:11:14 2005
New Revision: 3390
Modified:
rt/branches/3.4-RELEASE/ (props changed)
rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
Log:
r5982 at SAD-GIRL-IN-SNOW: kevinr | 2005-07-05 19:06:09 -0400
* Fixed a typo in the perldoc
Modified: rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
==============================================================================
--- rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm (original)
+++ rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm Tue Jul 5 19:11:14 2005
@@ -88,8 +88,9 @@
Create a new transaction.
-This routine should _never_ be called anything other Than RT::Ticket. It should not be called
-from client code. Ever. Not ever. If you do this, we will hunt you down. and break your kneecaps.
+This routine should _never_ be called by anything other than RT::Ticket.
+It should not be called
+from client code. Ever. Not ever. If you do this, we will hunt you down and break your kneecaps.
Then the unpleasant stuff will start.
TODO: Document what gets passed to this
More information about the Rt-commit
mailing list