Skip to content

Commit b8be18b

Browse files
authored
Update (typo) matrix-inversion-manual.jl (#256)
Corrected "sentivity" to "sensitivity"
1 parent e81509d commit b8be18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/examples/matrix-inversion-manual.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ value.(x)
130130

131131
dual.(cons)
132132

133-
# set sentivitity
133+
# set sensitivitity
134134

135135
MOI.set(
136136
model,

0 commit comments

Comments
 (0)