Skip to content

Commit

Permalink
Fixed typo in error message (#147)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmetherall committed Feb 18, 2020
1 parent 3d22527 commit c2af3ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/build.jl
Expand Up @@ -43,5 +43,5 @@ end

if !found_knitro
error("Unable to locate KNITRO installation, " *
"please check your enviroment variable KNITRODIR.")
"please check your environment variable KNITRODIR.")
end

0 comments on commit c2af3ae

Please sign in to comment.