Skip to content

Commit

Permalink
Fix VoltageLevel.newInternalConnection() javadoc
Browse files Browse the repository at this point in the history
Signed-off-by: Romain Courtier <romain.courtier@rte-france.com>
  • Loading branch information
rcourtier committed Oct 21, 2024
1 parent c4b3a71 commit 6313186
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ default int getMaximumNodeIndex() {
SwitchAdder newSwitch();

/**
* Get a builder to create a new switch.
* Get a builder to create a new internal connection.
*/
InternalConnectionAdder newInternalConnection();

Expand Down

0 comments on commit 6313186

Please sign in to comment.