We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc97ba commit 6a1053aCopy full SHA for 6a1053a
src/Bridges/Variable/bridges/set_dot.jl
@@ -67,7 +67,7 @@ function MOI.Bridges.map_function(bridge::DotProductsBridge{T}, func) where {T}
67
end
68
69
# This returns `true` by default for `SetMapBridge`
70
-# but is is not supported for this bridge because `inverse_map_function`
+# but it is not supported for this bridge because `inverse_map_function`
71
# is not implemented
72
function MOI.supports(
73
::MOI.ModelLike,
0 commit comments