Skip to content

Commit b2ea4bf

Browse files
committed
associated with -> stored in
1 parent 6acead2 commit b2ea4bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/functions.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ end
293293
coefficient(t::Union{ScalarAffineTerm, ScalarQuadraticTerm
294294
VectorAffineTerm, VectorQuadraticTerm})
295295
296-
Finds the coefficient associated with the term `t`.
296+
Finds the coefficient stored in the term `t`.
297297
"""
298298
function coefficient end
299299

0 commit comments

Comments
 (0)