[Rt-commit] r8432 - rt/branches/3.6-RELEASE/lib/RT

ruz at bestpractical.com ruz at bestpractical.com
Tue Aug 7 16:43:05 EDT 2007


Author: ruz
Date: Tue Aug  7 16:43:05 2007
New Revision: 8432

Modified:
   rt/branches/3.6-RELEASE/lib/RT/User_Overlay.pm

Log:
* update doc

Modified: rt/branches/3.6-RELEASE/lib/RT/User_Overlay.pm
==============================================================================
--- rt/branches/3.6-RELEASE/lib/RT/User_Overlay.pm	(original)
+++ rt/branches/3.6-RELEASE/lib/RT/User_Overlay.pm	Tue Aug  7 16:43:05 2007
@@ -671,8 +671,8 @@
 CanonicalizeEmailAddress converts email addresses into canonical form.
 it takes one email address in and returns the proper canonical
 form. You can dump whatever your proper local config is in here.  Note
-that it may be called as a static method; in this case, $self may be
-undef.
+that it may be called as a static method; in this case the first argument
+is class name not an object.
 
 =cut
 


More information about the Rt-commit mailing list