Skip to content

Commit 1fc1c18

Browse files
committed
nit: grammar
1 parent bd68b9d commit 1fc1c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ using ReTestItems, Hwloc, InteractiveUtils, Pkg
55
const GROUP = lowercase(get(ENV, "GROUP", "All"))
66

77
if GROUP != "trim"
8-
using NonlinearSolve # trimming uses a NonlinearSolve from a custom environment
8+
using NonlinearSolve # trimming uses NonlinearSolve from a custom environment
99

1010
const EXTRA_PKGS = Pkg.PackageSpec[]
1111
if GROUP == "all" || GROUP == "downstream"

0 commit comments

Comments
 (0)