Skip to content

Commit

Permalink
refractor: MultiModeFeederDrtConfigGroup name in the xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarek Chouaki committed Mar 21, 2024
1 parent 363050a commit 36a45e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

public class MultiModeFeederDrtConfigGroup extends ReflectiveConfigGroup implements MultiModal<FeederDrtConfigGroup> {

public static final String GROUP_NAME = "multiModeFeederDrtModule";
public static final String GROUP_NAME = "multiModeFeederDrt";

public MultiModeFeederDrtConfigGroup() {
super(GROUP_NAME);
Expand Down

0 comments on commit 36a45e0

Please sign in to comment.