details: https://code.openbravo.com/erp/devel/pi/rev/9d2b4c014bca changeset: 27051:9d2b4c014bca user: Carlos Aristu <carlos.aristu <at> openbravo.com> date: Tue Jun 30 09:08:18 2015 +0200 summary: Related to issue 29675: fix in comment
diffstat: modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelApplicationInitializer.java | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 59a8db5a95cb -r 9d2b4c014bca modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelApplicationInitializer.java --- a/modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelApplicationInitializer.java Tue Jun 30 09:04:31 2015 +0200 +++ b/modules/org.openbravo.client.kernel/src/org/openbravo/client/kernel/KernelApplicationInitializer.java Tue Jun 30 09:08:18 2015 +0200 @@ -57,7 +57,7 @@ } private void checkDatabaseAndTomcatDateTime() { - // This method checks if both Tomcat and DB are configured to use the same time zone. If there + // This method checks if both Tomcat and DB are configured to use the same time. If there // is a difference bigger than a few seconds, it logs a warning. try { Date tomcatDate = new Date(); // Tomcat time ------------------------------------------------------------------------------ Don't Limit Your Business. Reach for the Cloud. GigeNET's Cloud Solutions provide you with the tools and support that you need to offload your IT needs and focus on growing your business. Configured For All Businesses. Start Your Cloud Today. https://www.gigenetcloud.com/ _______________________________________________ Openbravo-commits mailing list Openbravo-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbravo-commits