This is an automated email from the ASF dual-hosted git repository.
hansva 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 d48e5fa916 Update messages_en_US.properties (#5703)
d48e5fa916 is described below
commit d48e5fa91608f0c673756eb269552e2a32218265
Author: Adam Myatt <[email protected]>
AuthorDate: Wed Sep 17 02:31:25 2025 -0400
Update messages_en_US.properties (#5703)
Fix typo on property key
---
.../hop/databases/cassandra/metadata/messages/messages_en_US.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/plugins/tech/cassandra/src/main/resources/org/apache/hop/databases/cassandra/metadata/messages/messages_en_US.properties
b/plugins/tech/cassandra/src/main/resources/org/apache/hop/databases/cassandra/metadata/messages/messages_en_US.properties
index adbf061c38..290c9b90fc 100644
---
a/plugins/tech/cassandra/src/main/resources/org/apache/hop/databases/cassandra/metadata/messages/messages_en_US.properties
+++
b/plugins/tech/cassandra/src/main/resources/org/apache/hop/databases/cassandra/metadata/messages/messages_en_US.properties
@@ -42,4 +42,4 @@ CassandraMetadata.UseCompression.ToolTip=Check this option if
you want to use co
CassandraMetadata.Username.Label=Username
CassandraMetadata.Username.ToolTip=The user to log in with
CassandraConnection.name=Cassandra Connection
-CassandraConnection.desciption=Describes a connection to a Cassandra cluster
\ No newline at end of file
+CassandraConnection.description=Describes a connection to a Cassandra cluster