From a7fe2c18bb1b1b1c8814e2be512208d4833a12e8 Mon Sep 17 00:00:00 2001 From: Oscar Dowson Date: Tue, 1 Jan 2019 18:22:56 -0600 Subject: [PATCH] Fix spelling of language (#1720) --- test/model.jl | 2 +- test/nlp_solver.jl | 2 +- test/old/expr.jl | 2 +- test/old/model.jl | 2 +- test/old/nonlinear.jl | 2 +- test/old/print.jl | 2 +- test/print.jl | 2 +- test/runtests.jl | 2 +- test/utilities.jl | 2 +- test/variable.jl | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/test/model.jl b/test/model.jl index e0948b1c85f..c2e5df1fe25 100644 --- a/test/model.jl +++ b/test/model.jl @@ -4,7 +4,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. ############################################################################# # JuMP -# An algebraic modeling langauge for Julia +# An algebraic modeling language for Julia # See http://github.com/JuliaOpt/JuMP.jl ############################################################################# # test/model.jl diff --git a/test/nlp_solver.jl b/test/nlp_solver.jl index 69fd0d12dab..85c907b639d 100644 --- a/test/nlp_solver.jl +++ b/test/nlp_solver.jl @@ -4,7 +4,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. ############################################################################# # JuMP -# An algebraic modelling langauge for Julia +# An algebraic modelling language for Julia # See http://github.com/JuliaOpt/JuMP.jl ############################################################################# # Hock-Schittkowski Nonlinear Test Suite diff --git a/test/old/expr.jl b/test/old/expr.jl index 7234a3b39b0..233865eb7ab 100644 --- a/test/old/expr.jl +++ b/test/old/expr.jl @@ -4,7 +4,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. ############################################################################# # JuMP -# An algebraic modeling langauge for Julia +# An algebraic modeling language for Julia # See http://github.com/JuliaOpt/JuMP.jl ############################################################################# # test/expr.jl diff --git a/test/old/model.jl b/test/old/model.jl index 68ab99aea4c..1062a5d76bd 100644 --- a/test/old/model.jl +++ b/test/old/model.jl @@ -4,7 +4,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. ############################################################################# # JuMP -# An algebraic modeling langauge for Julia +# An algebraic modeling language for Julia # See http://github.com/JuliaOpt/JuMP.jl ############################################################################# # test/model.jl diff --git a/test/old/nonlinear.jl b/test/old/nonlinear.jl index 902de4572c1..1f4558ee229 100644 --- a/test/old/nonlinear.jl +++ b/test/old/nonlinear.jl @@ -4,7 +4,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. ############################################################################# # JuMP -# An algebraic modeling langauge for Julia +# An algebraic modeling language for Julia # See http://github.com/JuliaOpt/JuMP.jl ############################################################################# # test/nonlinear.jl diff --git a/test/old/print.jl b/test/old/print.jl index 34adb2100bc..5d62edd6adc 100644 --- a/test/old/print.jl +++ b/test/old/print.jl @@ -4,7 +4,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. ############################################################################# # JuMP -# An algebraic modeling langauge for Julia +# An algebraic modeling language for Julia # See http://github.com/JuliaOpt/JuMP.jl ############################################################################# # test/print.jl diff --git a/test/print.jl b/test/print.jl index 066180af210..a945f6c57c5 100644 --- a/test/print.jl +++ b/test/print.jl @@ -4,7 +4,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. ############################################################################# # JuMP -# An algebraic modeling langauge for Julia +# An algebraic modeling language for Julia # See http://github.com/JuliaOpt/JuMP.jl ############################################################################# # test/print.jl diff --git a/test/runtests.jl b/test/runtests.jl index 422d32f53f1..2a969714245 100755 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -4,7 +4,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. ############################################################################# # JuMP -# An algebraic modeling langauge for Julia +# An algebraic modeling language for Julia # See http://github.com/JuliaOpt/JuMP.jl ############################################################################# # test/runtests.jl diff --git a/test/utilities.jl b/test/utilities.jl index ecd1a801faa..53ec51e3a26 100644 --- a/test/utilities.jl +++ b/test/utilities.jl @@ -4,7 +4,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. ############################################################################# # JuMP -# An algebraic modeling langauge for Julia +# An algebraic modeling language for Julia # See http://github.com/JuliaOpt/JuMP.jl ############################################################################# # test/utilities.jl diff --git a/test/variable.jl b/test/variable.jl index 40ec55d8de3..f151d9a36e8 100644 --- a/test/variable.jl +++ b/test/variable.jl @@ -4,7 +4,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. ############################################################################# # JuMP -# An algebraic modeling langauge for Julia +# An algebraic modeling language for Julia # See http://github.com/JuliaOpt/JuMP.jl ############################################################################# # test/variable.jl