Skip to content

Commit

Permalink
Typo in entity name
Browse files Browse the repository at this point in the history
  • Loading branch information
rtekal committed Jan 22, 2024
1 parent d122996 commit 8e727c3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ public class Constants {

// ERModelRelation
public static final String ERMODELRELATION_KEY_ASPECT_NAME = "ermodelrelationKey";
public static final String ERMODELRELATION_PROPERTIES_ASPECT_NAME = "ermodelrelationProperties";
public static final String ERMODELRELATION_PROPERTIES_ASPECT_NAME = "eRModelRelationProperties";
public static final String EDITABLE_ERMODELRELATION_PROPERTIES_ASPECT_NAME = "editableERModelRelationProperties";

// Assertion
Expand Down

0 comments on commit 8e727c3

Please sign in to comment.