Skip to content

Commit

Permalink
Data channel -> data domain
Browse files Browse the repository at this point in the history
  • Loading branch information
m-dzianishchyts committed Jun 19, 2024
1 parent 4120a09 commit 7c1435a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ public String toString() {
* @since 5.0
*/
public enum Group {
DATA_CHANNEL("Data channel"),
DATA_CHANNEL("Data domain"),
DATA_NODE("Data node"),
DATA_MAP("Data map"),
OBJ_ENTITY("Obj entity"),
Expand Down

0 comments on commit 7c1435a

Please sign in to comment.