Skip to content

Commit

Permalink
Fix VoltageLevel.newInternalConnection() javadoc (#3184)
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 authored Oct 28, 2024
1 parent 71e153e commit c04dde7
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 c04dde7

Please sign in to comment.