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

ruz at bestpractical.com ruz at bestpractical.com
Mon Feb 25 07:05:34 EST 2008


Author: ruz
Date: Mon Feb 25 07:05:30 2008
New Revision: 10926

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

Log:
* fix pod

Modified: rt/branches/3.7-EXPERIMENTAL/lib/RT/ObjectCustomFieldValues_Overlay.pm
==============================================================================
--- rt/branches/3.7-EXPERIMENTAL/lib/RT/ObjectCustomFieldValues_Overlay.pm	(original)
+++ rt/branches/3.7-EXPERIMENTAL/lib/RT/ObjectCustomFieldValues_Overlay.pm	Mon Feb 25 07:05:30 2008
@@ -93,7 +93,7 @@
 
 # }}}
 
-=sub HasEntry VALUE
+=head2 HasEntry VALUE
 
 If this collection has an entry with content that eq VALUE then
 returns the entry, otherwise returns undef.


More information about the Rt-commit mailing list