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

nadment pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hop.git


The following commit(s) were added to refs/heads/main by this push:
     new 47d683647d Fix typo
47d683647d is described below

commit 47d683647d9d16fe4e0ebbe5c1413fa483680231
Author: Nicolas Adment <[email protected]>
AuthorDate: Sun Jun 2 00:53:10 2024 +0200

    Fix typo
---
 plugins/databases/cache/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/databases/cache/pom.xml b/plugins/databases/cache/pom.xml
index cb9cab1654..13eda8eec0 100644
--- a/plugins/databases/cache/pom.xml
+++ b/plugins/databases/cache/pom.xml
@@ -29,5 +29,5 @@
 
     <packaging>jar</packaging>
 
-    <name>Hop Plugins Databases InterSystem Cache</name>
+    <name>Hop Plugins Databases InterSystems Cache</name>
 </project>

Reply via email to