Skip to content

Commit 25c3358

Browse files
authored
[docs] fix output nodes of SquareBridge (#2858)
1 parent 93055be commit 25c3358

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/Bridges/Constraint/bridges/SquareBridge.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@ because the expressions are the same.
4848
4949
`SquareBridge` creates:
5050
51-
* `G` in `TT`
51+
* `F` in `TT`
52+
* `G` in [`MOI.EqualTo{T}`](@ref)
5253
"""
5354
struct SquareBridge{
5455
T,

0 commit comments

Comments
 (0)