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>
(cherry picked from commit c04dde7)
  • Loading branch information
rcourtier authored and olperr1 committed Oct 28, 2024
1 parent 3ad31b0 commit 5ad1088
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 5ad1088

Please sign in to comment.