You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2009/11/23 23:02:56 UTC

svn propchange: r883508 - svn:log

Author: jleroux
Revision: 883508
Modified property: svn:log

Modified: svn:log at Mon Nov 23 22:02:56 2009
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Mon Nov 23 22:02:56 2009
@@ -1,2 +1,2 @@
-ComUse UtilValidate.isEmpty methods instead of (obj == null) || (obj.length == 0)
+Use UtilValidate.isEmpty methods instead of (obj == null) || (obj.length == 0)
 Complete r883507