Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
odow committed Jan 31, 2023
1 parent 31f9d96 commit 266abca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/functions.jl
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ operator is univariate, it must contain one element. Otherwise, it may contain
multiple elements. Each element must be one of the folowing:
* A number of type `T`
* A variable of type [`MOI.VariableIndex`](@ref)
* A variable of type [`VariableIndex`](@ref)
* A [`ScalarAffineFunction`](@ref)
* A [`ScalarQuadraticFunction`](@ref)
* A [`ScalarNonlinearFunction`](@ref)
Expand Down

0 comments on commit 266abca

Please sign in to comment.