This is an automated email from the ASF dual-hosted git repository.

mbrohl pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git

commit 870f673e2c1e9a8e45ed48694a6f3f28b83bc5d6
Author: Michael Brohl <michael.br...@ecomify.de>
AuthorDate: Mon Jul 31 17:34:49 2023 +0200

    Improved: Reword comment (OFBIZ-12813)
---
 .../base/src/test/groovy/org/apache/ofbizbase/test/SimpleTests.groovy   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/framework/base/src/test/groovy/org/apache/ofbizbase/test/SimpleTests.groovy 
b/framework/base/src/test/groovy/org/apache/ofbizbase/test/SimpleTests.groovy
index aa36b768e9..f6e214d884 100644
--- 
a/framework/base/src/test/groovy/org/apache/ofbizbase/test/SimpleTests.groovy
+++ 
b/framework/base/src/test/groovy/org/apache/ofbizbase/test/SimpleTests.groovy
@@ -22,7 +22,7 @@ package org.apache.ofbizbase.test
 import org.apache.ofbiz.testtools.GroovyScriptTestCase
 
 /**
- * Class validating groovyScripts test engine.
+ * Class validating groovy scripts test engine.
  */
 class SimpleTests extends GroovyScriptTestCase {
 

Reply via email to