Skip to content

Commit

Permalink
review fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Seddik Yengui committed Sep 18, 2023
1 parent 0090e33 commit 5320747
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,7 @@ public void checkMaxReactivePowerGreaterThanMinReactivePower(MinMaxReactiveLimit
}
}

private static NetworkModificationException makeEquipmentException(NetworkModificationException.Type errorType,
private NetworkModificationException makeEquipmentException(NetworkModificationException.Type errorType,
String equipmentId,
String equipmentName,
String msgSuffix) {
Expand Down

0 comments on commit 5320747

Please sign in to comment.